forked from Spark/ssm-services
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
|
#!/usr/bin/env ssm
|
||
|
# Author: Alad Wenter
|
||
|
|
||
|
service_depends=( dbus )
|
||
|
service_command=( /usr/bin/connmand -n )
|