forked from Spark/ssm-services
watchman now sources conf.d/<service_name> after the script
This commit is contained in:
@@ -3,5 +3,3 @@
|
||||
|
||||
service_command='/usr/sbin/dhcpcd'
|
||||
service_pidfile='/var/run/dhcpcd.pid'
|
||||
|
||||
source "${cfg_dir}/conf.d/dhcpcd.sh"
|
||||
|
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
source "${cfg_dir}/conf.d/udev.sh"
|
||||
|
||||
cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}"
|
||||
|
||||
depends devfs
|
||||
|
Reference in New Issue
Block a user