Bug#782705: release-notes: Interaction between logind and acpid

2015-04-18 Thread Justin B Rye
Package: release-notes
Followup-For: Bug #782705

Proofreading the patch:

   para
 We recommend to migrate any non-default settings to logind and
-uninstall acpid.  Alternativly it is also possible to configure
+uninstall acpid.  Alternatively it is also possible to configure

(Typo.)

 logind to ignore ACPI events by adding:
   /para
[...]
   para
 to filename/etc/systemd/logind.conf/filename. Note that this
-might change behaviour of desktop environments relying on
+might change the behavior of desktop environments relying on
 logind.
   /para

(Standardizing on Americanizing.)
-- 
JBR with qualifications in linguistics, experience as a Debian
sysadmin, and probably no clue about this particular package
Index: en/issues.dbk
===
--- en/issues.dbk	(revision 10776)
+++ en/issues.dbk	(working copy)
@@ -482,7 +482,7 @@
   /para
   para
 We recommend to migrate any non-default settings to logind and
-uninstall acpid.  Alternativly it is also possible to configure
+uninstall acpid.  Alternatively it is also possible to configure
 logind to ignore ACPI events by adding:
   /para
   screen
@@ -493,7 +493,7 @@
 /screen
   para
 to filename/etc/systemd/logind.conf/filename. Note that this
-might change behaviour of desktop environments relying on
+might change the behavior of desktop environments relying on
 logind.
   /para
 /section


Bug#782705: release-notes: Interaction between logind and acpid

2015-04-16 Thread Ansgar Burchardt
Package: release-notes
Tags: jessie

Hi,

having both logind and acpid handle ACPI events can lead to undesired
results, esp. with a non-default configuration. As an example, logind
could try to shutdown the system on a power button press (default), but
acpid was manually configured to just suspend the system.

Please consider adding the paragraph below to the release notes to make
users aware of this issue.

Ansgar

--

5.6.5 Interaction between logind and acpid

ACPI events can be handled by logind or acpid. In case both
services are configured to handle events in different ways, this
can lead to undesired results.

We recommend to migrate any non-default settings to logind and
uninstall acpid.

Alternativly it is also possible to configure logind to ignore
ACPI events by adding

HandlePowerKey=ignore
HandleSuspendKey=ignore
HandleHibernateKey=ignore
HandleLidSwitch=ignore

to /etc/systemd/logind.conf. Note that this might change
behaviour of desktop environments relying on logind.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org