watchman now sources conf.d/<service_name> after the script

This commit is contained in:
Jack L. Frost 2014-04-05 11:54:00 +04:00
parent 830136bec4
commit a71b5ab588
2 changed files with 0 additions and 4 deletions

View File

@ -3,5 +3,3 @@
service_command='/usr/sbin/dhcpcd'
service_pidfile='/var/run/dhcpcd.pid'
source "${cfg_dir}/conf.d/dhcpcd.sh"

View File

@ -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