[mdns] Make the service logs appear in systemd journal

This commit is contained in:
tituspijean 2021-09-20 22:14:00 +02:00
parent 358885dc62
commit bcb48b4948
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -6,6 +6,7 @@ After=network.target
User=mdns
Group=mdns
Type=simple
Environment=PYTHONUNBUFFERED=1
ExecStart=/usr/bin/yunomdns
StandardOutput=syslog