openSUSE-release-tools/systemd/opensuse-totest-manager.service

10 lines
328 B
SYSTEMD
Raw Normal View History

2014-09-01 14:17:23 +02:00
[Unit]
Description=openSUSE Factory ToTest Manager
[Service]
2015-05-28 14:04:14 +02:00
Type=simple
ExecStart=/usr/bin/screen -DmS totest-manager /usr/share/osc-plugin-factory/totest-manager.py run --verbose --interval 15
ExecStop=/usr/bin/screen -S totest-manager -X quit
WorkingDirectory=/usr/share/osc-plugin-factory
User=_opensuse.org-totest-manager