I like pointless separation
This commit is contained in:
8
init.d/connmand
Executable file
8
init.d/connmand
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env watchman
|
||||
# Author: Alad Wenter
|
||||
|
||||
depends dbus || return 1
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/connmand'
|
||||
service_args='-n'
|
Reference in New Issue
Block a user