Installscript-start-cmds

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Beschreibung)
(Beschreibung)
Zeile 27: Zeile 27:
 
Syslog...
 
Syslog...
  
 +
K05.dvb (rc): Deleting DVB modules from kernel
 +
....
 
  S11.dvb (rc): Inserting DVB modules into kernel
 
  S11.dvb (rc): Inserting DVB modules into kernel
 
  ....
 
  ....
 
  R01.dvb (rc): Deleting DVB modules from kernel
 
  R01.dvb (rc): Deleting DVB modules from kernel
  ....
+
  R01.dvb (rc): Inserting DVB modules into kernel
K05.dvb (rc): Deleting DVB modules from kernel
+
  
 
[[Kategorie:Installscript]]
 
[[Kategorie:Installscript]]

Version vom 22. Oktober 2005, 21:34 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...

K05.dvb (rc): Deleting DVB modules from kernel
....
S11.dvb (rc): Inserting DVB modules into kernel
....
R01.dvb (rc): Deleting DVB modules from kernel
R01.dvb (rc): Inserting DVB modules into kernel