7 lines
183 B
Plaintext
Raw Normal View History

2015-05-13 14:30:54 +03:00
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/vdevd'
2015-09-04 16:47:37 +03:00
service_args=( -f /dev )
2015-08-22 20:37:10 +03:00
service_tmpfiles=( '/run/vdev:dir' '/run/udev:symlink:/dev/metadata/udev' )