Installscript-start-cmds

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Beschreibung)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
 
Todo...
 
Todo...
 
Source: http://winterdrache.de/linux/newboot/index.html
 
  
 
<pre>
 
<pre>
Zeile 17: Zeile 15:
 
  '''K''' = stop (runvdr stop)
 
  '''K''' = stop (runvdr stop)
 
  '''P''' = poweroff (vdr -> poweroff)
 
  '''P''' = poweroff (vdr -> poweroff)
 +
 +
Reihenfolge...
 +
 +
'''NUM'''
 +
 +
Name... (zbs)
 +
 +
'''NAME''' -> START_ADMIN="0" -> [[installscript-vdr.conf|vdr.conf]]
 +
              ^^^^^
  
 
[[Kategorie:Installscript]]
 
[[Kategorie:Installscript]]

Version vom 22. Oktober 2005, 21:27 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_ADMIN="0" -> vdr.conf
              ^^^^^