glibc: fix reexec systemd on upgrade
This commit is contained in:
parent
4544047a07
commit
71387052a9
@ -2,4 +2,6 @@ post_upgrade() {
|
||||
locale-gen
|
||||
|
||||
ldconfig -r .
|
||||
|
||||
systemctl daemon-reexec
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user