these are oneshot

This commit is contained in:
Jack L. Frost 2014-08-01 05:30:28 +04:00
parent 70a8441010
commit 6f3b87a65f
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env watchman
service_type='oneshot'
service_command='/bin/mdev'
service_args='-s'

View File

@ -1,5 +1,6 @@
#!/usr/bin/env watchman
service_type='oneshot'
service_command='/bin/smdev'
service_args='-s'