Posts Tagged ‘init’
Debian 4.0 doesn’t have an /etc/rc.local file, so if you’re used to adding your own startup scripts to /etc/rc.local then you will need to add this file manually as follows: 1 2 3 4 5 6 7 8 9 10 11 echo "#!/bin/bash" > /etc/init.d/rc.local echo "# Add all the scripts to run after [...]
Sunday, April 19th, 2009 at 16:46
0 comments
Recent Comments