completely removing grub left overs
This commit is contained in:
parent
afdcd416b7
commit
277cd58eaa
|
@ -389,8 +389,6 @@ case "$1" in
|
|||
systemctl restart ssh
|
||||
systemctl reload strongswan || true ## in case we kick-start or done have it enabled for some reason
|
||||
|
||||
update-grub
|
||||
|
||||
sysctl -p /etc/sysctl.d/10-frr.conf
|
||||
|
||||
## END services section
|
||||
|
|
Loading…
Reference in New Issue