forked from Spark/ssm-services
		
	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}" | cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}" | ||||||
|  |  | ||||||
| depends devfs |  | ||||||
|  |  | ||||||
| udev.populate_dev() { | udev.populate_dev() { | ||||||
| 	watchman.msg "Populating /dev with udev..." | 	watchman.msg "Populating /dev with udev..." | ||||||
| 	udevadm trigger --type=subsystems --action=add | 	udevadm trigger --type=subsystems --action=add | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| #!/usr/bin/env watchman | #!/usr/bin/env watchman | ||||||
|  |  | ||||||
| depends devfs |  | ||||||
|  |  | ||||||
| service_command='/usr/local/sbin/mdev' | service_command='/usr/local/sbin/mdev' | ||||||
| service_rgs='-s' | service_rgs='-s' | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,5 @@ | |||||||
| #!/usr/bin/env watchman | #!/usr/bin/env watchman | ||||||
|  |  | ||||||
| depends miscfs |  | ||||||
|  |  | ||||||
| service_type='oneshot' | service_type='oneshot' | ||||||
|  |  | ||||||
| spawn() { | spawn() { | ||||||
|   | |||||||
| @@ -5,8 +5,6 @@ service_command='/usr/lib/systemd/systemd-udevd' | |||||||
|  |  | ||||||
| cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}" | cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}" | ||||||
|  |  | ||||||
| depends devfs |  | ||||||
|  |  | ||||||
| udev.populate_dev() { | udev.populate_dev() { | ||||||
| 	watchman.msg "Populating /dev with udev..." | 	watchman.msg "Populating /dev with udev..." | ||||||
| 	udevadm trigger --type=subsystems --action=add | 	udevadm trigger --type=subsystems --action=add | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user