mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Document the AUTO_UPGRADE (-U) knob for .mergemasterrc
Submitted by: mezz No Cookie For: gordon :)
This commit is contained in:
parent
aa15c94529
commit
b4b04f194f
1 changed files with 3 additions and 0 deletions
|
|
@ -312,6 +312,9 @@ with all values commented out:
|
|||
# Automatically install files that do not exist on the system already
|
||||
#AUTO_INSTALL=
|
||||
#
|
||||
# Automatically upgrade files that have not been user modified
|
||||
#AUTO_UPGRADE=
|
||||
#
|
||||
# Compare /etc/rc.conf[.local] to /etc/defaults/rc.conf
|
||||
#COMP_CONFS=yes
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue