You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
242 B

2 years ago
#!/bin/sh
a= . install2-init-functions
#Настрока grub
sed -i 's/#GRUB_HIDDEN_TIMEOUT/GRUB_HIDDEN_TIMEOUT/g' $destdir/etc/sysconfig/grub2
sed -i 's/#GRUB_HIDDEN_TIMEOUT_QUIET/GRUB_HIDDEN_TIMEOUT_QUIET/g' $destdir/etc/sysconfig/grub2