6 Commits

Author SHA1 Message Date
Franco Fichtner
177ca71909 system: move carp to rc.syshook
Cut out the middleman that is rc.carp and allow fully
plugabble calls to rc.syshook carp instead...

Make the "return" statements actual errors, and change
the level for the devd script to 101 to align with the
other custom hooks that we use.

CC: @adschellevis
2018-06-10 19:44:17 +00:00
Franco Fichtner
0008970cdc rc: merge carp scripts 2018-06-07 09:54:23 +00:00
Ad Schellevis
535d1c31fd (configd) fix usage to changed implementation 2015-06-08 07:23:21 +00:00
Franco Fichtner
435492adcf devd: do not launch /etc/pccard_ether; related to #201 2015-06-03 18:03:12 +02:00
Ad Schellevis
19265d25e2 cleanup legacy code.
- remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port
- replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
2015-02-24 17:26:55 +00:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00