Create ldm

This commit is contained in:
Alad Wenter 2015-09-09 12:23:08 +02:00
parent 340e57d830
commit f7af92a856
1 changed files with 5 additions and 0 deletions

5
init.d/ldm Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env watchman
depends systemd-udevd || return 1
#service_respawn='true'
service_command='/usr/bin/ldm'