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
235 B

7 years ago
[Unit]
Description=Monitor an upload dir and submit content to plague buildsys
[Service]
Type=simple
ExecStart=/usr/bin/buildwatcher
ExecStartPre=/usr/bin/buildwatcher_ssh_setup
User=buildwatcher
[Install]
WantedBy=multi-user.target