archlinux: remote qubes specific configuration from /etc/mkinitpcio.conf
This commit is contained in:
parent
bd5a52a8ba
commit
fd44f24fad
@ -17,6 +17,8 @@ post_install() {
|
|||||||
|
|
||||||
post_upgrade() {
|
post_upgrade() {
|
||||||
help
|
help
|
||||||
|
echo "Removing qubes required hooks to mkinitcpio.conf"
|
||||||
|
sed 's/^HOOKS="lvm2 qubes base/HOOKS="base/' -i /etc/mkinitcpio.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
post_remove() {
|
post_remove() {
|
||||||
|
Loading…
Reference in New Issue
Block a user