summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/service/files/ansible.upstart
blob: 369f61a83cb948838e7553540af41d8c018f64cd (plain)
1
2
3
4
5
6
7
8
9
description     "ansible test daemon"

start on runlevel [345]
stop on runlevel [!345]

expect daemon

exec ansible_test_service