6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
|
#!/usr/bin/env watchman
|
||
|
|
||
|
service_command='mkdir'
|
||
|
service_args='-p /run/lock'
|
||
|
service_type='oneshot'
|