ssm-services/init.d/pamusb

6 lines
109 B
Plaintext
Raw Normal View History

2014-06-28 06:54:06 +00:00
#!/usr/bin/env watchman
service_command='/usr/bin/mkdir'
2014-06-28 06:54:06 +00:00
service_args='-p /run/lock'
service_type='oneshot'