Signed-off-by: Ben Kohler <bkoh...@gentoo.org> --- targets/support/livecdfs-update.sh | 3 --- 1 file changed, 3 deletions(-)
diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh index a2ac26c8..9e0fd6cc 100755 --- a/targets/support/livecdfs-update.sh +++ b/targets/support/livecdfs-update.sh @@ -88,9 +88,6 @@ cat <<EOF > ${clst_make_conf} EOF cat ${clst_make_conf}.old >> ${clst_make_conf} -# devfs tweaks -[ -e /etc/devfsd.conf ] && sed -i '/dev-state/ s:^:#:' /etc/devfsd.conf - # Add some helpful aliases cat <<EOF >> /etc/profile alias cp='cp -i' -- 2.40.0