index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
logind.conf.xml
Age
Commit message (
Expand
)
Author
2016-01-26
man: document that logind's RemoveIPC= option excepts all system users
Lennart Poettering
2016-01-26
logind: update documentation for cf7d1a30e44
Mantas Mikulėnas
2015-11-16
logind: change default to UserTasksMax= to 4096
Lennart Poettering
2015-11-13
logind: add a new UserTasksMax= setting to logind.conf
Lennart Poettering
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-06-18
man: revert dynamic paths for split-usr setups
Tom Gundersen
2015-05-28
man: generate configured paths in manpages
Filipe Brandenburger
2015-03-13
man: fix a bunch of links
Zbigniew Jędrzejewski-Szmek
2015-03-06
login: make hold-off timeout configurable
David Herrmann
2015-03-03
Do not advertise .d snippets over main config file
Zbigniew Jędrzejewski-Szmek
2015-02-10
man: boilerplate unification
Zbigniew Jędrzejewski-Szmek
2015-02-03
Reindent man pages to 2ch
Zbigniew Jędrzejewski-Szmek
2014-11-29
man: Factor out a common snippet for .d directories and precedence
Josh Triplett
2014-11-29
man/logind.conf.xml: Make "man logind.conf.d" work too
Josh Triplett
2014-11-26
logind: Support logind.conf.d directories in the usual search paths
Josh Triplett
2014-11-22
man/logind.conf.xml: make consistent with default logind.conf
Chris Atkinson
2014-10-24
man: remove another gendered pronoun
Klaus Purer
2014-08-26
logind: add HandleLidSwitchDocked= option to logind.conf + documentation
Ben Wolsieffer
2014-05-16
man: logind.conf: fix grammar issues, unclear wording, and unclear default va...
Jason St. John
2014-05-07
doc: comma placement corrections and word order
Jan Engelhardt
2014-03-14
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-03
logind: ignore lid switch if more than 1 display is connected
Lennart Poettering
2013-08-13
logind: restore logic to kill user processes when session ends
Lennart Poettering
2013-07-09
man: improve word usage and grammar in logind.conf(5)
Jason St. John
2013-07-03
man: more grammar improvements
Jan Engelhardt
2013-07-02
man: improve grammar and word formatting in numerous man pages
Jason St. John
2013-03-13
man: fix some typos
Thomas Hindoe Paaboel Andersen
2013-03-04
build-sys: do not install logind manpages when disabled
Zbigniew Jędrzejewski-Szmek
2013-02-27
man: clarify how to configure default control group hierarchies for services ...
Lennart Poettering
2013-02-13
man: rename systemd.conf to systemd-system.conf
Zbigniew Jędrzejewski-Szmek
2013-02-06
build-sys: create Makefile-man.am automatically
Zbigniew Jędrzejewski-Szmek
2013-01-16
man: document logind's IdleAction= and IdleActionSec=
Lennart Poettering
2012-10-28
logind: add 'lock' as possible choice for handling hw keys
Lennart Poettering
2012-10-28
man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options.
Thomas Bächler
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-09-21
logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=
Lennart Poettering
2012-09-19
logind: rework power key/suspend key/lid switch handling
Lennart Poettering
2012-09-17
logind: make sure there's always a getty available on TTY6
Lennart Poettering
2012-09-13
man: reword logind.conf.xml a bit
Lennart Poettering
2012-09-13
docs: typo fixes in logind.conf.xml and os-release.xml
Thomas Hindoe Paaboel Andersen
2012-06-01
man: document systemd-journal
Lennart Poettering
2012-06-01
man: write man page for systemd-logind
Lennart Poettering
2012-05-30
logind: rework button setting semantics
Lennart Poettering
2012-05-30
logind: optionally handle power, sleep and lid switch events
Lennart Poettering
2012-05-08
logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...
Lennart Poettering
2012-05-05
logind: implement delay inhibitor locks in addition to block inhibitor locks
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-03-30
rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf
Kay Sievers