diff --git a/init.d/ldm b/init.d/ldm new file mode 100644 index 0000000..5187df1 --- /dev/null +++ b/init.d/ldm @@ -0,0 +1,5 @@ +#!/usr/bin/env watchman +depends systemd-udevd || return 1 + +#service_respawn='true' +service_command='/usr/bin/ldm'