pkg fix #2
This commit is contained in:
@@ -104,10 +104,12 @@ jobs:
|
||||
# preinst — backs up /nginx before an upgrade unpacks (so
|
||||
# admin configs survive the migration off dpkg
|
||||
# tracking).
|
||||
# postinst — restores that backup, then seeds any MISSING
|
||||
# /nginx default: silently on a fresh install,
|
||||
# after asking the admin (Y/N per file) on an
|
||||
# upgrade; existing configs are never replaced.
|
||||
# postinst — restores that backup, then places the packaged
|
||||
# defaults. Never prompts. Stock nginx plumbing
|
||||
# (fastcgi_params, mime.types, ...) is placed and
|
||||
# refreshed always; admin config (nginx.conf,
|
||||
# live/, conf.d/, config/, modsec/) is placed only
|
||||
# on a fresh install and never touched on upgrade.
|
||||
# twiy-raweb:
|
||||
# preinst/postinst — NEVER touch /nginx (no create, update,
|
||||
# replace, remove, or chown). Only the binary,
|
||||
|
||||
Reference in New Issue
Block a user