[Debconf-video-commits] r819 - fai-config/scripts/FOSDEM
Philip Hands
philh at alioth.debian.org
Thu Jan 31 20:01:31 UTC 2013
Author: philh
Date: 2013-01-31 20:01:31 +0000 (Thu, 31 Jan 2013)
New Revision: 819
Added:
fai-config/scripts/FOSDEM/40-noconsoleblank
Log:
stop twinpact machines from blanking console
Added: fai-config/scripts/FOSDEM/40-noconsoleblank
===================================================================
--- fai-config/scripts/FOSDEM/40-noconsoleblank (rev 0)
+++ fai-config/scripts/FOSDEM/40-noconsoleblank 2013-01-31 20:01:31 UTC (rev 819)
@@ -0,0 +1,6 @@
+#! /bin/bash
+
+# the laptops used with twinpacts need pci express
+case $HOSTNAME in
+ twinpact?) sed -i -e 's/^\(BLANK_TIME\)=.*/\1=0/' /etc/kbd/config
+esac
Property changes on: fai-config/scripts/FOSDEM/40-noconsoleblank
___________________________________________________________________
Added: svn:executable
+ *
More information about the Debconf-video-commits
mailing list