a slightly more smart mount and udev using /bin/udevd. If you have systemd-udevd, link it there instead of changing the script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/usr/lib/systemd/systemd-udevd'
|
||||
service_command='/bin/udevd'
|
||||
service_args='--resolve-names=never'
|
||||
|
||||
cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}"
|
||||
|
Reference in New Issue
Block a user