Installscript-start-cmds
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Beschreibung) |
|||
Zeile 28: | Zeile 28: | ||
S11.dvb (rc): Inserting DVB modules into kernel | S11.dvb (rc): Inserting DVB modules into kernel | ||
+ | .... | ||
+ | R01.dvb (rc): Deleting DVB modules from kernel | ||
+ | .... | ||
+ | K05.dvb (rc): Deleting DVB modules from kernel | ||
[[Kategorie:Installscript]] | [[Kategorie:Installscript]] |
Version vom 22. Oktober 2005, 20:33 Uhr
Beschreibung
Todo...
<S><NUM>.<NAME> <R><NUM>.<NAME> <K><NUM>.<NAME> <P><NUM>.<NAME>
Scripte die ausgeführt werden...
S = start (runvdr start) R = restart (vdr -> loop) K = stop (runvdr stop) P = poweroff (vdr -> poweroff)
Reihenfolge...
NUM
Name... (zbs)
NAME -> START_DVB="0" -> vdr.conf ^^^
Syslog...
S11.dvb (rc): Inserting DVB modules into kernel .... R01.dvb (rc): Deleting DVB modules from kernel .... K05.dvb (rc): Deleting DVB modules from kernel