ssm-services/init.d/connmand

9 lines
151 B
Plaintext
Raw Normal View History

2015-02-27 09:45:46 +00:00
#!/usr/bin/env watchman
# Author: Alad Wenter
depends dbus || return 1
#service_respawn='true'
service_command='/usr/bin/connmand'
service_args='-n'