~stgraber/ubuntu/trusty/systemd/logind-cgmanager

« back to all changes in this revision

Viewing changes to .pc/ubuntu-logind-controllers.patch/src/login/logind.conf

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2014-01-09 11:16:57 UTC
  • mfrom: (58.2.2 systemd)
  • Revision ID: package-import@ubuntu.com-20140109111657-vakenl4bchztnkhf
Enable all cgroup controllers in logind.conf. This is needed so that
unprivileged LXC may work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#  This file is part of systemd.
 
2
#
 
3
#  systemd is free software; you can redistribute it and/or modify it
 
4
#  under the terms of the GNU Lesser General Public License as published by
 
5
#  the Free Software Foundation; either version 2.1 of the License, or
 
6
#  (at your option) any later version.
 
7
#
 
8
# See logind.conf(5) for details
 
9
 
 
10
[Login]
 
11
#NAutoVTs=6
 
12
#ReserveVT=6
 
13
#KillUserProcesses=no
 
14
#KillOnlyUsers=
 
15
#KillExcludeUsers=root
 
16
#Controllers=
 
17
#ResetControllers=cpu
 
18
#InhibitDelayMaxSec=5
 
19
#HandlePowerKey=poweroff
 
20
#HandleSuspendKey=suspend
 
21
#HandleHibernateKey=hibernate
 
22
#HandleLidSwitch=suspend
 
23
#PowerKeyIgnoreInhibited=no
 
24
#SuspendKeyIgnoreInhibited=no
 
25
#HibernateKeyIgnoreInhibited=no
 
26
#LidSwitchIgnoreInhibited=yes
 
27
#IdleAction=ignore
 
28
#IdleActionSec=30min