mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-04 08:04:12 +01:00
2018-08-10 Fred Gleason <fredg@paravelsystems.com>
* Changed installation location of caed(8), ripcd(8), rdcatchd(8) and rdrepld(8) from '@prefix@/bin' to '@prefix@/sbin'. * Removed code to detach from controlling terminal after startup from caed(8), ripcd(8), rdcatchd(8) and rdrepld(8). * Removed code to manage dropbox instances from rdcatchd(8). * Removed code to start service daemons automatically from user modules. * Added rdservice(8).
This commit is contained in:
@@ -33,10 +33,4 @@ if test ! -f ./building-debian ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if test -z $2 ; then
|
||||
chmod 4755 $1/bin/caed
|
||||
chmod 4755 $1/bin/ripcd
|
||||
chmod 4755 $1/bin/rdcatchd
|
||||
fi
|
||||
|
||||
# End of install-init.sh
|
||||
|
||||
Reference in New Issue
Block a user