rc: not as bad as first thought, rc.recover runs without backend

This commit is contained in:
Franco Fichtner 2017-05-25 12:23:36 +02:00
parent c998907e40
commit 93d68f77d7
2 changed files with 1 additions and 2 deletions

View File

@ -94,7 +94,6 @@ else
fi
# regenerate groups and users for base
# XXX port this to POSIX shell:
/usr/local/etc/rc.recover base > /dev/null
# set keyboard map if needed
@ -227,7 +226,6 @@ fi
echo "done."
# Regenerate groups and users for packages
# XXX port this to POSIX shell:
/usr/local/etc/rc.recover pkg > /dev/null 2> /dev/null
# Recreate capabilities DB

View File

@ -1,4 +1,5 @@
#!/bin/sh
# php.ini is chained into this template, required by backend
echo -n "Configuring PHP: "
configctl template reload OPNsense/WebGui