ssm-services/init.d/pamusb

6 lines
109 B
Plaintext
Executable File

#!/usr/bin/env watchman
service_command='/usr/bin/mkdir'
service_args='-p /run/lock'
service_type='oneshot'