these were merged into spark-rc
This commit is contained in:
@@ -5,8 +5,6 @@ service_command='/usr/bin/udevd'
|
||||
|
||||
cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}"
|
||||
|
||||
depends devfs
|
||||
|
||||
udev.populate_dev() {
|
||||
watchman.msg "Populating /dev with udev..."
|
||||
udevadm trigger --type=subsystems --action=add
|
||||
|
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
depends devfs
|
||||
|
||||
service_command='/usr/local/sbin/mdev'
|
||||
service_rgs='-s'
|
||||
|
||||
|
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
depends miscfs
|
||||
|
||||
service_type='oneshot'
|
||||
|
||||
spawn() {
|
||||
|
@@ -5,8 +5,6 @@ service_command='/usr/lib/systemd/systemd-udevd'
|
||||
|
||||
cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}"
|
||||
|
||||
depends devfs
|
||||
|
||||
udev.populate_dev() {
|
||||
watchman.msg "Populating /dev with udev..."
|
||||
udevadm trigger --type=subsystems --action=add
|
||||
|
Reference in New Issue
Block a user