mirror of
https://github.com/JRGTH/xigmanas-bastille-extension.git
synced 2025-12-11 17:31:09 +01:00
Add required files from FreeBSD 13.0 base release, update config
This commit is contained in:
@@ -919,6 +919,16 @@ reset_install()
|
||||
if [ -f "${CWDIR}/version" ]; then
|
||||
rm -f ${CWDIR}/version
|
||||
fi
|
||||
|
||||
# Set default config.
|
||||
sysrc -f ${CWDIR}${EXTCONF} GUI_ENABLE=YES INSTALL_DIR=${CWDIR} >/dev/null 2>&1
|
||||
|
||||
echo ""
|
||||
echo "*************************************************************************************************************"
|
||||
echo "* The configuration was reset, please go to [Extensions > Bastille > Configuration] to configure bastille. *"
|
||||
echo "* Alternatively you can edit the '/usr/local/etc/bastille/bastille.conf' file manually. *"
|
||||
echo "*************************************************************************************************************"
|
||||
echo ""
|
||||
}
|
||||
|
||||
remove_addon()
|
||||
|
||||
Reference in New Issue
Block a user