APT: Add DPKG option to keep existing conf file
This commit is contained in:
@@ -4,4 +4,4 @@ Description=Run APT to upgrade packages
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/usr/bin/apt-get update
|
||||
ExecStart=/usr/bin/apt-get upgrade -y
|
||||
ExecStart=/usr/bin/apt-get upgrade -y -o Dpkg::Options::="--force-confold"
|
||||
|
||||
Reference in New Issue
Block a user