mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Make sure /etc/rc.conf and /etc/motd don't sneak in.
This commit is contained in:
parent
6c39402308
commit
ac07aad19b
@ -170,3 +170,6 @@ delta_update)
|
||||
restore_chflags
|
||||
;;
|
||||
esac
|
||||
|
||||
rm -rf /etc/rc.conf
|
||||
rm -rf /etc/motd
|
||||
Loading…
Reference in New Issue
Block a user