This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/snapserver
-
ExecStart=/usr/bin/snapserver --logging.sink=system --server.datadir="${HOME}" $SNAPSERVER_OPTS
-
Group=_snapserver
-
Restart=on-failure
-
User=_snapserver
-
-
[Unit]
-
After=network-online.target time-sync.target avahi-daemon.service
-
Description=Snapcast server
-
Documentation=man:snapserver(1)
-
Wants=network-online.target avahi-daemon.service
-
Additionnal notes
Nothing here.