etc: Update IgnoreLid documentation

It's not used by gnome-settings-daemon any more, logind reads the
Lid status itself.

https://bugs.freedesktop.org/show_bug.cgi?id=92920
This commit is contained in:
Bastien Nocera 2015-11-12 16:28:20 +01:00
parent db4f9b43df
commit 28bd86c181

View file

@ -31,8 +31,9 @@ NoPollBatteries=false
#
# Some laptops are broken. The lid state is either inverted, or stuck
# on or off. We can't do much to fix these problems, but this is a way
# for users to make the laptop panel vanish and for programs like
# gnome-settings-daemon to not suspend on system startup.
# for users to make the laptop panel vanish, a state that might be used
# by a couple of user-space daemons. On Linux systems, see also
# logind.conf(5).
#
# default=false
IgnoreLid=false