• Adam Wujek's avatar
    rootfs: split start-daemons.sh.in into init scripts · e0a757fe
    Adam Wujek authored
    Split start-daemons.sh.in into init scripts for:
    --HAL
    --RTUd
    --PPSI
    Since HAL, RTUd, PPSI have already waiting for dependent processess
    implemented, we're allowed to spawn them (semi) simultaneously.
    
    Additionally:
    --Remove start-daemons.sh.in
    --Remove updating start-daemons.sh.in log values in apply_dot-config
    --Create links in /etc/rcS/ to init scripts
    
    NOTE: Be sure that no init script has the same name as running program.
          It may cause problems for "pidof".
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    e0a757fe
apply_dot-config 2.89 KB