Changes

From SME Server
Jump to navigationJump to search
general reformulation of text
Line 32: Line 32:  
We have added a first systemd unit to bootstrap the console and made it a drop in replacement of Sysvinit to boot all processes linked in /etc/rc.d/rc7.d/.
 
We have added a first systemd unit to bootstrap the console and made it a drop in replacement of Sysvinit to boot all processes linked in /etc/rc.d/rc7.d/.
   −
From there we could keep on this way, or try to move as many processes as we can to systemd. That  works, but is even more complex than it was on the previous SME versions. Additionally we can not guarantee -- without further scripts -- that a ''systemctl start httpd'' would be blocked.
+
From there we could continue in this way, or try to move as many processes as we can to systemd. That works, but is even more complex than it was in the previous SME versions. Additionally we can not guarantee—without further scripts—that an issued ''systemctl start httpd'' would be blocked.
 
* new startup with console see /usr/share/perl5/vendor_perl/esmith/console/startup.pm
 
* new startup with console see /usr/share/perl5/vendor_perl/esmith/console/startup.pm
 
<syntaxhighlight lang="perl">
 
<syntaxhighlight lang="perl">

Navigation menu