Changes

Jump to navigation Jump to search
171 bytes removed ,  22:13, 4 February 2013
m
Line 140: Line 140:       −
== Install e-smith and smeserver packages ==
+
==== Install e-smith and smeserver packages ====
 
Now, you should be ready to install all the e-smith and smeserver packages (and their dependencies). This should pull about 400 packages
 
Now, you should be ready to install all the e-smith and smeserver packages (and their dependencies). This should pull about 400 packages
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
Line 178: Line 178:  
  smeserver-release
 
  smeserver-release
   −
* Create a upstart job to start runsvdir (/etc/init/runsvdir.conf)
+
==== Move everything from rc7.d to rc4.d ====
 
+
All the links in rc4.d should then point to e-smith-service
<syntaxhighlight lang="Bash">
  −
start on runlevel 4
  −
stop on shutdown
  −
respawn
  −
exec /etc/runit/2
  −
</syntaxhighlight>
  −
 
  −
* Move everything from rc7.d to rc4.d (all the links in rc4.d should then point to e-smith-service)
   
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
 
rm -f /etc/rc4.d/*
 
rm -f /etc/rc4.d/*

Navigation menu