diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2013-03-30 13:11:59 +0100 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2013-03-30 13:11:59 +0100 |
commit | a091adb362192954e969fc467049544a4cd28f6f (patch) | |
tree | b9033ecc00008ba2872226a89a34e2ad7508c6d7 /README.vdrcaps | |
parent | Bumped to version 2.0.0_rc2 (diff) | |
download | gentoo-vdr-scripts-a091adb362192954e969fc467049544a4cd28f6f.tar.gz gentoo-vdr-scripts-a091adb362192954e969fc467049544a4cd28f6f.tar.bz2 gentoo-vdr-scripts-a091adb362192954e969fc467049544a4cd28f6f.zip |
cleanup from old code, depended for "old" vdr versions
Diffstat (limited to 'README.vdrcaps')
-rw-r--r-- | README.vdrcaps | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.vdrcaps b/README.vdrcaps index 1be1b68..32e2e2e 100644 --- a/README.vdrcaps +++ b/README.vdrcaps @@ -1,10 +1,10 @@ # $Id$ subset of all possible settings in /usr/share/vdr/capabilities.sh -CAP_SHUTDOWN_SVDRP - vdr has svdrp command DOWN to trigger a suto-hutdown after inactivity +CAP_SHUTDOWN_SVDRP - vdr has svdrp command DOWN to trigger a suto-hutdown after inactivity CAP_SHUTDOWN_AUTO_RETRY - vdr itself automatically retries shutdown after 10min CAP_IRCTRL_RUNTIME_PARAM - parametere --lirc and --rcu present CAP_VFAT_RUNTIME_PARAM - parameter --vfat present -CAP_UTF8 - vdr can cope with UTF8 itself -CAP_CHUID - vdr can change UID itself (starting from vdr-1.3.38) +CAP_UTF8 - vdr can cope with UTF8 itself +CAP_CHUID - vdr can change UID itself (starting from vdr-1.3.38) |