aboutsummaryrefslogtreecommitdiff
path: root/rc.boot
diff options
context:
space:
mode:
Diffstat (limited to 'rc.boot')
-rwxr-xr-xrc.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.boot b/rc.boot
index a11b8be..2910e30 100755
--- a/rc.boot
+++ b/rc.boot
@@ -1,6 +1,6 @@
#!/bin/sh
-. /etc/init/rc.conf
+[ -r /etc/init/rc.conf ] && . /etc/init/rc.conf
. INITDIR/rc.lib