This commit is contained in:
2014-06-28 10:54:06 +04:00
parent 20f1cad363
commit c9168818d4
8 changed files with 31 additions and 12 deletions

5
init.d/pamusb Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env watchman
service_command='mkdir'
service_args='-p /run/lock'
service_type='oneshot'