Zealot/build/debian/service/zealot.service

11 lines
199 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Zealot video transcoder service
[Service]
User=zealot
Group=zealot
ExecStart=/usr/bin/zealot -l /etc/zealot/log4rs.yaml
SuccessExitStatus=143
[Install]
WantedBy=multi-user.target