This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/shairport-sync
-
ExecStart=/usr/bin/shairport-sync
-
ExecStart=/usr/bin/shairport-sync $DAEMON_ARGS
-
ExecStart=/usr/bin/shairport-sync --log-to-syslog
-
Group=shairport-sync
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
User=shairport-sync
-
-
[Unit]
-
After=sound.target avahi-daemon.service network.target network-online.target
-
Description=Shairport Sync - AirPlay Audio Receiver
-
Documentation=man:shairport-sync(7) file:///usr/share/doc/shairport-sync/README.md.gz https://github.com/mikebrady/shairport-sync
-
Requires=avahi-daemon.service
-
Wants=network-online.target
-
Additionnal notes
Nothing here.