You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
210 B

[Unit]
Description=Abstruse Worker
After=network.service
[Service]
User=root
Restart=on-failure
EnvironmentFile=/etc/abstruse/worker-%i
ExecStart=/usr/bin/abstruse-worker
[Install]
WantedBy=multi-user.target