dom0: fix do-not-upgrade-kernel yum.conf entry
This commit is contained in:
parent
f9fcd3393e
commit
13127749bf
@ -200,7 +200,7 @@ sed '/^reposdir=/d' -i /etc/yum.conf
|
||||
echo reposdir=/etc/yum.real.repos.d >> /etc/yum.conf
|
||||
|
||||
sed '/^installonlypkgs=/d' -i /etc/yum.conf
|
||||
echo 'installonlypkgs += kernel-qubes-vm' >> /etc/yum.conf
|
||||
echo 'installonlypkgs = kernel, kernel-qubes-vm' >> /etc/yum.conf
|
||||
|
||||
chkconfig --add qubes_core || echo "WARNING: Cannot add service qubes_core!"
|
||||
chkconfig --add qubes_netvm || echo "WARNING: Cannot add service qubes_netvm!"
|
||||
|
Loading…
Reference in New Issue
Block a user