summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2009-12-26 18:16:01 -0600
committerAndrew Gaffney <agaffney@gentoo.org>2009-12-26 18:16:01 -0600
commit5ff7491cde8b65a2664485d0bce4f933f99901ec (patch)
treef16d715383fc08a49d5875f6d290e826a9f7f3a3 /autoconfig
parentFixing my email address, since all my new work has been outside Gentoo's sphe... (diff)
downloadlivecd-tools-5ff7491cde8b65a2664485d0bce4f933f99901ec.tar.gz
livecd-tools-5ff7491cde8b65a2664485d0bce4f933f99901ec.tar.bz2
livecd-tools-5ff7491cde8b65a2664485d0bce4f933f99901ec.zip
Use /etc/.noxdm intead of /etc/init.d/.noxdm for Gentoo bug #286308
Diffstat (limited to 'autoconfig')
-rwxr-xr-xautoconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconfig b/autoconfig
index 89c0e9a..d009ed0 100755
--- a/autoconfig
+++ b/autoconfig
@@ -653,7 +653,7 @@ start() {
/etc/init.d/x-setup start
fi
else
- touch /etc/init.d/.noxdm
+ touch /etc/.noxdm
fi
killall hwsetup 2>/dev/null