mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 11:01:27 +02:00
initskripts: remove obsolete checkfstab
the file update the bootdevice to uuid in fstab and grub1 config. this is not needed since we use uuid at default and grub2 Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -43,6 +43,10 @@ done
|
||||
|
||||
# Stop services
|
||||
|
||||
# Remove checkfstab
|
||||
rm -f /etc/rc.d/init.d/checkfstab
|
||||
rm -f /etc/rc.d/rcsysinit.d/S19checkfstab
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user