Settime-patch
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Links) |
(→Installation Software: ==Installation Software== != ==Anwenden des Patches==) |
||
Zeile 8: | Zeile 8: | ||
patch, sonst wie VDR | patch, sonst wie VDR | ||
− | == | + | ==Anwenden des Patches== |
− | wie | + | wie alle patches: |
− | + | ||
<pre> | <pre> | ||
− | patch | + | patch -p $PATCHLEVEL -i $PATH_TO_PATCHFILE |
make | make | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
==Probleme== | ==Probleme== |
Version vom 17. November 2004, 15:25 Uhr
Inhaltsverzeichnis |
Beschreibung
Mit diesem Patch kann VDR ohne root-Rechte (d.h. er kann mit normalen Benutzerrechten gestartet werden) die Uhrzeit stellen.
Hardwareanforderungen
Keine Besonderen.
Softwareanforderungen
patch, sonst wie VDR
Anwenden des Patches
wie alle patches:
patch -p $PATCHLEVEL -i $PATH_TO_PATCHFILE make
Probleme
noch nicht bekannt
Links
http://vdr-portal.de/board/thread.php?threadid=4377 |