adept/build/debian/service/adept.service
Gregory Ballantine c5b0db8de2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Added more Linux packaging configuration
2022-09-01 13:33:41 -04:00

11 lines
168 B
Desktop File

[Unit]
Description=Adept video transcoder service
[Service]
User=adept
Group=adept
ExecStart=/usr/bin/adept
SuccessExitStatus=143
[Install]
WantedBy=multi-user.target