init: remove rc.local-early reference
It can't work - there is no /rw mounted at this VM startup stage.
This commit is contained in:
parent
e88b6e38be
commit
0dd45655e3
@ -72,6 +72,4 @@ if [ -n "$debug_mode" -a "$debug_mode" -gt 0 ]; then
|
||||
echo "GUI_OPTS=-vv" >> /var/run/qubes-service-environment
|
||||
fi
|
||||
|
||||
[ -x /rw/config/rc.local-early ] && /rw/config/rc.local-early
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user