1
0
Fork 0
quarks/media-sound/logitechmediaserver-bin/files/logitechmediaserver.service

18 lines
506 B
Desktop File

# unit file for media-sound/logitechmediaserver-bin
#
# Thanks to Caj Zell for the draft.
[Unit]
Description=Logitech Media Server Daemon
After=network.target
[Service]
User=logitechmediaserver
Group=logitechmediaserver
WorkingDirectory=/opt/logitechmediaserver
#EnvironmentFile=/etc/conf.d/logitechmediaserver
ExecStart=/opt/logitechmediaserver/slimserver.pl --prefsdir=/etc/logitechmediaserver --cachedir=/var/lib/logitechmediaserver/cache --logfile=syslog $LMS_OPTS
[Install]
WantedBy=network.target