Hi,

Am 2015-06-12 um 17:43 schrieb Frederick Gleason:
> On Jun 12, 2015, at 11:16 43, Rob Landry <[email protected]> wrote:
>> Debian 8 won't start the Rivendell daemons at boot; it runs something called 
>> systemd that seems to want to start everything at the same time instead of 
>> in their proper order. 
> 
This is a little too simplistic and not what systemd really does.

> This same ‘systemd’ misery is now included with RHEL 7 as well.  It 
> originated from Apple, where it has been part of OS X/Darwin for some time.  
> Mercifully though, on RHEL 7 the legacy service(8) commands still work (they 
> are merely wrappers that redirect to the appropriate systemctl(8) commands).
> 
Same for debian, you just need to add something like:

<snip>
. /lib/lsb/init-functions
</snip>

At the beginning of your old initscript and everything will work as
expected.

regards
 christian
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to