archlinux: readd lines removed by error during merge
This commit is contained in:
parent
fcee020cf5
commit
2d4b86c020
@ -259,6 +259,8 @@ post_upgrade() {
|
|||||||
configure_notification-daemon
|
configure_notification-daemon
|
||||||
configure_selinux
|
configure_selinux
|
||||||
|
|
||||||
|
configure_systemd 1
|
||||||
|
|
||||||
update_finalize
|
update_finalize
|
||||||
|
|
||||||
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
|
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
|
||||||
@ -292,6 +294,8 @@ post_remove() {
|
|||||||
rm /lib/firmware/updates
|
rm /lib/firmware/updates
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
rm -rf /var/lib/qubes/xdg
|
||||||
|
|
||||||
for srv in qubes-dvm qubes-sysinit qubes-misc-post qubes-mount-dirs qubes-netwatcher qubes-network qubes-qrexec-agent; do
|
for srv in qubes-dvm qubes-sysinit qubes-misc-post qubes-mount-dirs qubes-netwatcher qubes-network qubes-qrexec-agent; do
|
||||||
systemctl disable $srv.service
|
systemctl disable $srv.service
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user