added option to disable system- and package upgrade as well as service

restart
This commit is contained in:
2019-04-07 19:27:15 +02:00
parent bdbad6084b
commit 50af5a9e4d
2 changed files with 16 additions and 3 deletions

View File

@ -16,6 +16,10 @@ min_version_diff=2
# not close all deleted files (any platform)
do_reboot=no
do_system_upgrade=yes
do_package_upgrade=yes
do_service_restart=yes
# The packages section contains <package>=<version_diff> pairs to override the
# default min_version_diff. Note that package naming may differ depending on