Hello sirquijote

Excerpt from sirquij...@lavabit.com:


-- <snip> --

> The usercommands script is just a simple one-liner that I inserted to turn
> off my laptop's screen on boot, just before login:
> 
>>> CODE<<
> 
> #! /bin/sh
> # /etc/init.d/usercommands
> #
> 
> # Turn off the display on boot
> vbetool dpms off
> 
> exit 0
>>> \CODE<<
> 
> That's all it does.  Is there some way I can re-implement that command to
> avoid having to learn how to use LSB tags?  That skeleton file is just
> gobbledy-gook to me, and I'm already troubleshooting Netatalk 3 it is.

You can use '/etc/rc.local' for this purpose. It is there for exactly such
things. Just put your command(s) in there but keep the last line 'exit 0' as
last line intact.

-- 
Regards,
Thilo

4096R/0xC70B1A8F
721B 1BA0 095C 1ABA 3FC6  7C18 89A4 A2A0 C70B 1A8F



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kjvtnv$nvq$1...@ger.gmane.org

Reply via email to