mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge pull request #1414 from YunoHost/fix-mdns-service
[mdns] Set the StandardOutput to journal
This commit is contained in:
commit
2843c3b2a3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Group=mdns
|
|||
Type=simple
|
||||
Environment=PYTHONUNBUFFERED=1
|
||||
ExecStart=/usr/bin/yunomdns
|
||||
StandardOutput=syslog
|
||||
StandardOutput=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Reference in a new issue