6 lines
111 B
Plaintext
Raw Normal View History

2014-06-28 10:54:06 +04:00
#!/usr/bin/env watchman
service_type='oneshot'
2015-09-04 16:47:37 +03:00
service_command='/usr/bin/mkdir'
service_args=( -p /run/lock )