From: Marcin Krol Date: Tue, 21 May 2024 16:31:57 +0000 (+0200) Subject: - drop unused LiveCD stuff X-Git-Tag: 0.5.4~17 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=709875e895a085534cc77a44524c0a7ee2b9c7f8;p=rc-scripts.git - drop unused LiveCD stuff --- diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index e84b247..b01b9d3 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -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