]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - initscripts/rc.local
grep: Update to version 2.18.
[people/ms/ipfire-3.x.git] / initscripts / rc.local
1 #!/bin/sh
2 #
3 # This script will be executed at the end of the boot process.
4 # You can put your own initialization stuff in here.
5
6 exit 0