summaryrefslogtreecommitdiffstats
path: root/tools/templates/core_pkg
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-18 10:06:08 -0200
committerRenato Botelho <renato@netgate.com>2015-11-18 10:06:08 -0200
commit1f6845f84f6219801df6b38df36527108db06001 (patch)
tree196d4a4b112b1b2410fcf40f6ccf6af88dcd25a0 /tools/templates/core_pkg
parent147ab4fd2db98a755157b62f5bc565606e0b4c17 (diff)
downloadpfsense-1f6845f84f6219801df6b38df36527108db06001.zip
pfsense-1f6845f84f6219801df6b38df36527108db06001.tar.gz
At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448
Diffstat (limited to 'tools/templates/core_pkg')
-rw-r--r--tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL1
-rw-r--r--tools/templates/core_pkg/base/metadir/+INSTALL1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL b/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL
index 82aeafc..d86a758 100644
--- a/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL
+++ b/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL
@@ -13,6 +13,7 @@ echo "===> Removing schg flag from base files"
# Cleanup schg flags
chflags -R noschg \
+ /boot \
/bin \
/sbin \
/usr/bin \
diff --git a/tools/templates/core_pkg/base/metadir/+INSTALL b/tools/templates/core_pkg/base/metadir/+INSTALL
index 82aeafc..d86a758 100644
--- a/tools/templates/core_pkg/base/metadir/+INSTALL
+++ b/tools/templates/core_pkg/base/metadir/+INSTALL
@@ -13,6 +13,7 @@ echo "===> Removing schg flag from base files"
# Cleanup schg flags
chflags -R noschg \
+ /boot \
/bin \
/sbin \
/usr/bin \
OpenPOWER on IntegriCloud