logic changes
This commit is contained in:
parent
fd9a6c1a27
commit
8ba10c09e0
@ -57,12 +57,12 @@ sed -i '/${distro_id}:${distro_codename}-updates/ s/^\/\///' /etc/apt/apt.conf.d
|
||||
# ||
|
||||
# Optional: Uncomment the next 2 lines for removal of unused packages this equals apt autoremove
|
||||
|
||||
# Optionnal: Uncomment line 1 and 2 for reboot if needed. Uncommment line 3 for reboot even if users are logged in.
|
||||
# Optionnal: Comment out line 1 and 2 for reboot if needed and line 3 to rebbot with user logged in with a #.
|
||||
# ||
|
||||
# \/
|
||||
# sed -i '\/\/Unattended-Upgrade::Automatic-Reboot "false"/ s/^\/\///' /etc/apt/apt.conf.d/50unattended-upgrades
|
||||
# sed -i 's/Automatic-Reboot "false"/Automatic-Reboot "true"/' /etc/apt/apt.conf.d/50unattended-upgrades
|
||||
# sed -i '\/\/Unattended-Upgrade::Automatic-Reboot-WithUsers/ s/^\/\///' /etc/apt/apt.conf.d/50unattended-upgrades
|
||||
sed -i '\/\/Unattended-Upgrade::Automatic-Reboot "false"/ s/^\/\///' /etc/apt/apt.conf.d/50unattended-upgrades
|
||||
sed -i 's/Automatic-Reboot "false"/Automatic-Reboot "true"/' /etc/apt/apt.conf.d/50unattended-upgrades
|
||||
sed -i '\/\/Unattended-Upgrade::Automatic-Reboot-WithUsers/ s/^\/\///' /etc/apt/apt.conf.d/50unattended-upgrades
|
||||
# /\
|
||||
# ||
|
||||
# Optionnal: Uncomment line 1 and 2 for reboot if needed. Uncommment line 3 for reboot even if users are logged in.
|
||||
|
Loading…
Reference in New Issue
Block a user