aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/openrc.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/openrc/openrc.post-install')
-rw-r--r--main/openrc/openrc.post-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/openrc/openrc.post-install b/main/openrc/openrc.post-install
index 1d0201d3aa..1057eed416 100644
--- a/main/openrc/openrc.post-install
+++ b/main/openrc/openrc.post-install
@@ -20,6 +20,7 @@ for i in etc/rc[SL].d/*; do
procps) svc=sysctl;;
bootmisc.sh) svc=bootmisc;;
keymap) svc=keymaps;;
+ rc.local) svc=local;;
*) svc=$oldsvc;;
esac