summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-14 16:49:42 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-14 16:49:42 -0700
commit4f57670b420b779484659a013e67d17976f99723 (patch)
tree10f9aefa75a954f0fed7a52f50a86a1637897cc9 /scripts
parent1da0095f4155100887a98638f3a9d78ff94b82c0 (diff)
downloadvyatta-cfg-system-4f57670b420b779484659a013e67d17976f99723.tar.gz
vyatta-cfg-system-4f57670b420b779484659a013e67d17976f99723.zip
Add better control over console screen blanker
By default, turn console screenblanking off. If user wants to enable it, they can use: set system console powersave
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/rl-system.init3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/rl-system.init b/scripts/rl-system.init
index d8abbf01..0e8d23d8 100755
--- a/scripts/rl-system.init
+++ b/scripts/rl-system.init
@@ -203,9 +203,6 @@ start () {
update_version_info
- # Turn off console screen blanker
- setterm -blank 0 -powersave off -powerdown 0 </dev/console >/dev/console 2>&1
-
# Clear out login banner changes
for f in /etc/issue /etc/issue.net /etc/motd
do