]> TLD Linux GIT Repositories - rc-scripts.git/commitdiff
- drop unused LiveCD stuff
authorMarcin Krol <hawk@tld-linux.org>
Tue, 21 May 2024 16:31:57 +0000 (18:31 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 21 May 2024 16:31:57 +0000 (18:31 +0200)
rc.d/rc.sysinit

index e84b24761475aa18fa39b9f563693e38d4e434f9..b01b9d38f863d7cfaecda6ca73faad4a79430f1a 100755 (executable)
@@ -391,11 +391,6 @@ if ! is_yes "$VSERVER" && [[ "$container" != lxc* ]]; then
 
        init_selinux
 
-       # TLD Linux LiveCD support
-       if [ -x /etc/rc.d/rc.live ]; then
-               /etc/rc.d/rc.live
-       fi
-
        # Choose Hardware profile
        if ! is_no "$HWPROFILES" && [ -f /etc/sysconfig/hwprof ]; then
                . /etc/sysconfig/hwprof