diff options
| author | Manuel Reimer <manuel.reimer@gmx.de> | 2013-04-26 14:37:00 +0200 |
|---|---|---|
| committer | Manuel Reimer <manuel.reimer@gmx.de> | 2013-04-26 14:37:00 +0200 |
| commit | 6b957c3d7c339d30622f67bd821a4117b97c7b36 (patch) | |
| tree | c8db5a40a2b51e39c6b39ec2a0cefbc338530112 /README | |
| parent | 53e0218dc17689d2a8a5bc4e3b0c44ff5fd81e4a (diff) | |
| download | vdrpbd-6b957c3d7c339d30622f67bd821a4117b97c7b36.tar.gz vdrpbd-6b957c3d7c339d30622f67bd821a4117b97c7b36.tar.bz2 | |
Some documentation additions
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -14,3 +14,10 @@ Features: - Systemd integration. If systemd is detected, then vdrpbd tries to register itself as "power button inhibitor". The module "Net::DBus" is required for this to work. + Note that this requires systemd version 201 or later and vdrpbd has to be + started by systemd (systemctl start vdrpbd): + http://lists.freedesktop.org/archives/systemd-devel/2013-April/010171.html + For older systemd versions you have to add the following line to your + /etc/systemd/logind.conf: + + HandlePowerKey=ignore |
