Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR 1.2.1 doesn't shutdown while recording



On Thu, 12 Jun 2003, Thomas Koch (TK) wrote:

TK> I tested this a while ago, shutdown ist irritated by the extra
TK> parameters! I had to write a wrapper script.  Just try this (as root):
TK>
TK> # shutdown -h now 1055359680 -2125 3 "Suuri Seikkailu 2003" 1
TK>
TK> Results in:
TK>
TK> shutdown: invalid option -- 2
TK> Usage:    shutdown [-akrhfnc] [-t secs] time [warning message]


ahh here the negative value is interpreted as an option. try

  shutdown -h now -- 1055359680 -2125 3 "Suuri Seikkailu 2003" 1

instead.


c ya
        Sergei
-- 
--------------------------------------------------------------------  -?)
         eMail:       Sergei.Haller@math.uni-giessen.de               /\\
-------------------------------------------------------------------- _\_V
Be careful of reading health books, you might die of a misprint.
                -- Mark Twain



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index