diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-05-15 00:25:36 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-05-15 00:25:36 (GMT) |
commit | 69d7dfd7bf2b42391f827b81bd0041a0339830cc (patch) | |
tree | 351303e55a3f28a9ac3b401f93190000acfb58eb /debian/rhnop-client.nopsyncd-standby.service | |
parent | 87bfb0cc66d08751dd3c3104006b27ebe9fb5646 (diff) |
nopsyncd systemd unit is now a template
Diffstat (limited to 'debian/rhnop-client.nopsyncd-standby.service')
-rw-r--r-- | debian/rhnop-client.nopsyncd-standby.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/rhnop-client.nopsyncd-standby.service b/debian/rhnop-client.nopsyncd-standby.service deleted file mode 100644 index 64518c2..0000000 --- a/debian/rhnop-client.nopsyncd-standby.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Radio Helsinki Now Playing Daemon (Client: Standby) - -[Service] -ExecStart=/usr/bin/nopsyncd standby -Restart=on-failure -PrivateTmp=yes -PrivateDevices=yes -ProtectSystem=full -ProtectHome=yes - -[Install] -WantedBy=multi-user.target |