chiark / gitweb /
elogind.git
11 years agotmpfiles: create char devices with correct SELinux context
Michal Schmidt [Thu, 14 Jun 2012 14:01:19 +0000 (16:01 +0200)]
tmpfiles: create char devices with correct SELinux context

https://bugzilla.redhat.com/show_bug.cgi?id=824059

11 years agounit-name: introduce unit_dbus_path_from_name()
Michal Schmidt [Wed, 13 Jun 2012 16:22:08 +0000 (18:22 +0200)]
unit-name: introduce unit_dbus_path_from_name()

Use the same function in core and in systemctl.
get_unit_path() in systemctl becomes unnecessary.

11 years agosystemctl: warn about all active triggers, not just sockets
Michal Schmidt [Wed, 13 Jun 2012 16:27:41 +0000 (18:27 +0200)]
systemctl: warn about all active triggers, not just sockets

11 years agosystemctl: fix iteration in check_listening_sockets()
Michal Schmidt [Wed, 13 Jun 2012 15:47:51 +0000 (17:47 +0200)]
systemctl: fix iteration in check_listening_sockets()

11 years agosystemctl: remove is_socket_listening
Michal Schmidt [Wed, 13 Jun 2012 15:29:11 +0000 (17:29 +0200)]
systemctl: remove is_socket_listening

We can use the functionality of check_unit(). Factor out
check_one_unit().

11 years agosystemctl: style fixes for the previous patch
Michal Schmidt [Wed, 13 Jun 2012 13:52:27 +0000 (15:52 +0200)]
systemctl: style fixes for the previous patch

Use the usual indentation, bracketing style, and no assignments in ifs.
Since check_listening_sockets provides just optional hints for the user,
don't pass its DBusErrors to the caller.

11 years agosystemctl will print warning when stopping unit
Michal Sekletar [Wed, 13 Jun 2012 12:14:13 +0000 (14:14 +0200)]
systemctl will print warning when stopping unit

systemctl now prints warning and list of sockets in listenning state which can
trigger start of service which is about to be stopped

11 years agoman: fix 'sysytemd' typos
Michal Schmidt [Tue, 12 Jun 2012 22:08:46 +0000 (00:08 +0200)]
man: fix 'sysytemd' typos

11 years agojournal-file: fix mmap leak
Michal Schmidt [Tue, 12 Jun 2012 14:45:09 +0000 (16:45 +0200)]
journal-file: fix mmap leak

https://bugzilla.redhat.com/show_bug.cgi?id=831132

11 years agologind: fix check for multiple sessions
Michal Schmidt [Tue, 12 Jun 2012 07:31:43 +0000 (09:31 +0200)]
logind: fix check for multiple sessions

The "$action-multiple-sessions" polkit actions are defined as
"$action while other users are logged in". To me this implies that the
following sessions should not count:
 - greeter sessions
 - user sessions belonging to the same user as the one who's asking

Not sure how to treat class SESSION_LOCK_SCREEN. I never have these.
I just ignore every class that's not SESSION_USER.

https://bugzilla.redhat.com/show_bug.cgi?id=814424

11 years agoudev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"
Kay Sievers [Sun, 10 Jun 2012 20:53:07 +0000 (22:53 +0200)]
udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"

11 years agotmpfiles: fix error message
Kay Sievers [Sun, 10 Jun 2012 17:31:39 +0000 (19:31 +0200)]
tmpfiles: fix error message

11 years agotmpfiles: print error if basename lookup fails; document it in manpage
Kay Sievers [Sun, 10 Jun 2012 17:21:50 +0000 (19:21 +0200)]
tmpfiles: print error if basename lookup fails; document it in manpage

11 years agotmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>
Dave Reisner [Sat, 9 Jun 2012 02:31:19 +0000 (22:31 -0400)]
tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>

Allow passing of basename only, instead of the absolute path; letting
systemd-tmpfiles perform a path lookup for the proper fragment path in
the config directories.

This allows distributions to call: systemd-tmpfiles <program.conf> on
upgrade of a package, with respecting the possibly overriden (or even
masked) tmpfile.

11 years agoman: replace tabs with spaces
Kay Sievers [Sun, 10 Jun 2012 16:32:11 +0000 (18:32 +0200)]
man: replace tabs with spaces

11 years agoupdate .gitignore
Kay Sievers [Sun, 10 Jun 2012 16:28:53 +0000 (18:28 +0200)]
update .gitignore

11 years agoman: systemd-tmpfiles - document proper config-file-stack order
Kay Sievers [Sun, 10 Jun 2012 16:26:11 +0000 (18:26 +0200)]
man: systemd-tmpfiles - document proper config-file-stack order

11 years agoarch: drop sysvcompat support
Tom Gundersen [Fri, 8 Jun 2012 23:08:37 +0000 (01:08 +0200)]
arch: drop sysvcompat support

Our downstream generator takes care of all the sysvcompat support we need.

11 years agoudev: always use $(rootprefix)/lib/udev for libexecdir
Kay Sievers [Sun, 10 Jun 2012 15:23:43 +0000 (17:23 +0200)]
udev: always use $(rootprefix)/lib/udev for libexecdir

On Sat, Jun 9, 2012 at 12:46 AM, Malte Starostik <lists@malte.homeip.net> wrote:
> From: Malte Starostik <m-starostik@versanet.de>
>
> Rules get installed in $(libexecdir)/udev/, so are keymaps.  Helper
> binaries go to $(rootprefix)/lib/udev though.  Problem is, in the code,
> both are referenced via UDEVLIBEXECDIR which is defined to the former
> location.  Result: systemd-udev can't find e.g. the keymap binary to
> apply keymaps.

11 years agosystemd-debug-shell: add to POTFILES.skip
Kay Sievers [Thu, 7 Jun 2012 17:34:13 +0000 (19:34 +0200)]
systemd-debug-shell: add to POTFILES.skip

11 years agodelete plymouth units; moved to plymouth
Kay Sievers [Thu, 7 Jun 2012 17:27:17 +0000 (19:27 +0200)]
delete plymouth units; moved to plymouth

11 years agounits: add systemd-debug-shell.service
Michal Schmidt [Thu, 7 Jun 2012 14:03:33 +0000 (16:03 +0200)]
units: add systemd-debug-shell.service

If enabled, the service provides a root shell from an early boot. It also
remains active late into shutdown. It is useful for debugging startup and
shutdown problems.

This is the unit referenced in
http://freedesktop.org/wiki/Software/systemd/Debugging#early_debug_shell

11 years agoudev: systemd-udev-settle.service fix After=
Kay Sievers [Wed, 6 Jun 2012 12:30:16 +0000 (14:30 +0200)]
udev: systemd-udev-settle.service fix After=

https://bugs.freedesktop.org/show_bug.cgi?id=50779

11 years agounits: avoid redundant VT clearing by agetty
Michal Schmidt [Wed, 6 Jun 2012 09:26:30 +0000 (11:26 +0200)]
units: avoid redundant VT clearing by agetty

TTYVTDisallocate=yes already clears the VT. agetty does not need to do
it again. Run it with --noclear.

Felix Miata found the double clearing confusing in this bugreport:
https://bugzilla.redhat.com/show_bug.cgi?id=828007
Add a comment explaining what clears the VT.

11 years agoreadahead: Add tool to analyze the contents of the pack file. v3.
Auke Kok [Tue, 5 Jun 2012 20:32:20 +0000 (13:32 -0700)]
readahead: Add tool to analyze the contents of the pack file. v3.

This patch adds code to compile 'systemd-readahead-analyze' and install
it into $bindir.

Use this program to parse the contents of the readahead pack file, or
an arbitrary pack file and display which files are listed in it, and
how much of the files are requested to be readahead.

This code is not new - it's partially taken from sreadahead (formerly
maintained by Arjan van der Ven and me, and was originally written
by me), and adapted with the right bits to parse the systemd
readahead pack files, which are slightly different in format.

v2 adds a common READAHEAD_PACK_FILE_VERSION used in all the code
to provide a quick way to assure all these programs are always
synchronized. v3 fixes the integer math.

11 years agoudev: remove remaining selinux labeling for file in /run
Kay Sievers [Tue, 5 Jun 2012 15:31:32 +0000 (17:31 +0200)]
udev: remove remaining selinux labeling for file in /run

11 years agoudev: kernel cmdline - accept rd.* parameters
Kay Sievers [Mon, 4 Jun 2012 20:46:32 +0000 (22:46 +0200)]
udev: kernel cmdline - accept rd.* parameters

11 years agosilence gcc warning on 32 bit
Kay Sievers [Mon, 4 Jun 2012 20:27:39 +0000 (22:27 +0200)]
silence gcc warning on 32 bit

11 years agobuild-sys: release 185 v185
Kay Sievers [Mon, 4 Jun 2012 18:15:16 +0000 (20:15 +0200)]
build-sys: release 185

11 years agosystemctl: rename "man" to "help"
Kay Sievers [Mon, 4 Jun 2012 17:48:32 +0000 (19:48 +0200)]
systemctl: rename "man" to "help"

11 years agoudev: reset /proc/self/oom_score_adj in worker processes
Kay Sievers [Mon, 4 Jun 2012 16:10:50 +0000 (18:10 +0200)]
udev: reset /proc/self/oom_score_adj in worker processes

Only the main daemon process should be excluded from OOM handling,
not the worker processes or their child processes.

11 years agoremove support for deprecated /proc/self/oom_adj
Kay Sievers [Mon, 4 Jun 2012 14:41:10 +0000 (16:41 +0200)]
remove support for deprecated /proc/self/oom_adj

11 years agoudev: limit minimum worker count to 16
Kay Sievers [Mon, 4 Jun 2012 14:40:31 +0000 (16:40 +0200)]
udev: limit minimum worker count to 16

11 years agoupdate TODO
Kay Sievers [Mon, 4 Jun 2012 14:40:08 +0000 (16:40 +0200)]
update TODO

11 years agoudev: lower the starting children_max -> drop the minimum required RAM from 23mb...
Lauri Kasanen [Sun, 3 Jun 2012 15:11:58 +0000 (18:11 +0300)]
udev: lower the starting children_max -> drop the minimum required RAM from 23mb to 5mb

Udev was the limiting factor for us on low-RAM systems.
Given an average RSS of 180kb, 128 workers would require ~23mb of RAM.

Now, please consider what happens when there is only, say, 15mb free.
Udev protects itself from OOM, and the kernel can do nothing but panic.

28 workers * 0.18mb = ~5mb. This change should not affect more powerful
systems much, given that they still get the addition from the amount of RAM.

11 years agofstab-generator: avoid mangling of mount source string
Kay Sievers [Mon, 4 Jun 2012 13:21:05 +0000 (15:21 +0200)]
fstab-generator: avoid mangling of mount source string

This is a valid source entry in /etc/fstab:
  //192.168.6.10/data /data cifs noperm,auto

On Mon, Jun 4, 2012 at 2:04 PM, Dave Reisner <d@falconindy.com> wrote:
> On Mon, Jun 04, 2012 at 12:57:47PM +0200, Kay Sievers wrote:
>>
>> Changed it to use:
>>   path_is_absolute()
>> instead of:
>>   is_path(),
>> so that we still sanitize the input we might match against.
>>
>> Let me know, if you think that could still cause any problems?

> Yes, this will still break CIFS shares.

11 years agounit-name: never create a unit name with a leading '.'
Kay Sievers [Mon, 4 Jun 2012 12:57:24 +0000 (14:57 +0200)]
unit-name: never create a unit name with a leading '.'

Supposed to prevent creating unit files like:
  ├── dev-sda1.device.wants
  │   └── .dot.mount -> /run/systemd/generator/.dot.mount
  ├── .dot.mount
from:
  # cat /etc/fstab
  /dev/sda1    /.dot           vfat ro           1 3

which we later skip reading because of the leading '.'.

11 years agologind: punt duplicate definition of InhibitWhat
Malte Starostik [Sun, 3 Jun 2012 19:39:21 +0000 (21:39 +0200)]
logind: punt duplicate definition of InhibitWhat

Trivial fix for:
  src/login/logind-inhibit.h:37:3: error: redefinition of typedef 'InhibitWhat'
  src/login/logind-inhibit.h:26:26: note: previous declaration of 'InhibitWhat' was here

11 years agofstab-generator: avoid mangling of non-path mount source and dest
Kay Sievers [Mon, 4 Jun 2012 10:52:14 +0000 (12:52 +0200)]
fstab-generator: avoid mangling of non-path mount source and dest

This can invalidate otherwise valid source paths with trailing slashes,
such as "host:/" in the case of a network mount.

Based on a patch from Dave Reisner <dreisner@archlinux.org>, which
removed the slash mangling entirely.

Changed it to match on the leading slash to exclude non-path values.

11 years agokeymaps: keyboard-force-release - fix shebang
Dave Reisner [Sat, 2 Jun 2012 22:27:14 +0000 (18:27 -0400)]
keymaps: keyboard-force-release - fix shebang

This script will still run without the shebang, but we won't get the
intended effect of the errexit flag in the interpreter line.

11 years agosystemd-detect-virt: fix "option '--quiet' requires an argument"
Kay Sievers [Mon, 4 Jun 2012 10:39:22 +0000 (12:39 +0200)]
systemd-detect-virt: fix "option '--quiet' requires an argument"

https://bugs.freedesktop.org/show_bug.cgi?id=50671

11 years agokeymaps: replace dir tokens in keyboard-force-release
Dave Reisner [Sat, 2 Jun 2012 18:46:05 +0000 (14:46 -0400)]
keymaps: replace dir tokens in keyboard-force-release

Use the correct udev libexec dir as well, not systemd's.

11 years agomissing: define MS_STRICTATIME if not defined already
Lennart Poettering [Fri, 1 Jun 2012 19:25:29 +0000 (21:25 +0200)]
missing: define MS_STRICTATIME if not defined already

11 years agofix typo
Kay Sievers [Fri, 1 Jun 2012 15:56:11 +0000 (17:56 +0200)]
fix typo

11 years agounits: fix man section
Lennart Poettering [Fri, 1 Jun 2012 15:26:28 +0000 (17:26 +0200)]
units: fix man section

11 years agojournal: allow setting of a cutoff log level for disk storage, syslog, kmsg, console...
Lennart Poettering [Fri, 1 Jun 2012 15:26:16 +0000 (17:26 +0200)]
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, console forwarding

11 years agojournal: support changing the console tty to forward to
Lennart Poettering [Thu, 31 May 2012 23:06:10 +0000 (01:06 +0200)]
journal: support changing the console tty to forward to

11 years agoman: document systemd-journal
Lennart Poettering [Thu, 31 May 2012 23:05:38 +0000 (01:05 +0200)]
man: document systemd-journal

11 years agoman: write man page for systemd-logind
Lennart Poettering [Thu, 31 May 2012 22:14:07 +0000 (00:14 +0200)]
man: write man page for systemd-logind

11 years agologind: fix indentation
Lennart Poettering [Fri, 1 Jun 2012 13:57:21 +0000 (15:57 +0200)]
logind: fix indentation

11 years agologind: interpret the can_sleep return value properly
Matthias Clasen [Fri, 1 Jun 2012 01:50:23 +0000 (21:50 -0400)]
logind: interpret the can_sleep return value properly

can_sleep() returns a boolean, so a return value > 0 does not
mean 'na'.

11 years agosleep: Don't call execute_directory() on a binary
Matthias Clasen [Fri, 1 Jun 2012 00:07:12 +0000 (20:07 -0400)]
sleep: Don't call execute_directory() on a binary

Probably a copy-paste error, SYSTEMD_SLEEP_BINARY_PATH should
have been SYSTEMD_SLEEP_PATH.

11 years agoupdate TODO
Kay Sievers [Thu, 31 May 2012 20:18:13 +0000 (22:18 +0200)]
update TODO

11 years agobuild-sys: split-off D-Bus requires from selinux convenience lib
Kay Sievers [Thu, 31 May 2012 20:12:47 +0000 (22:12 +0200)]
build-sys: split-off D-Bus requires from selinux convenience lib

11 years agologind: add new user state 'closing'
Lennart Poettering [Thu, 31 May 2012 17:47:52 +0000 (19:47 +0200)]
logind: add new user state 'closing'

11 years agologind: properly clean up user cgroups when they run empty
Lennart Poettering [Thu, 31 May 2012 17:46:42 +0000 (19:46 +0200)]
logind: properly clean up user cgroups when they run empty

11 years agomain: Silence gcc warning
Marc-Antoine Perennou [Thu, 31 May 2012 13:54:22 +0000 (15:54 +0200)]
main: Silence gcc warning

11 years agoman: add documentation for the binfmt, modules-load, sysctl services
Lennart Poettering [Thu, 31 May 2012 14:00:34 +0000 (16:00 +0200)]
man: add documentation for the binfmt, modules-load, sysctl services

11 years agounits: add Documentation= field to console-getty.service
Lennart Poettering [Thu, 31 May 2012 12:51:05 +0000 (14:51 +0200)]
units: add Documentation= field to console-getty.service

11 years agoRevert "label: fix systemd-udev labeling of /run directory."
Kay Sievers [Thu, 31 May 2012 11:34:41 +0000 (13:34 +0200)]
Revert "label: fix systemd-udev labeling of /run directory."

This reverts commit 9b5af248f04b6cad8a5bca836e89a39e9f6823d9.

Udev now explicitely labels only files/directories in /dev. The selinux
array API is not released and will not work on other distros at this moment.

11 years agoudev: do not selinux label files in /run/udev
Kay Sievers [Thu, 31 May 2012 11:20:06 +0000 (13:20 +0200)]
udev: do not selinux label files in /run/udev

11 years agomkdir: provide all functions with and without selinux label application
Kay Sievers [Thu, 31 May 2012 11:17:26 +0000 (13:17 +0200)]
mkdir: provide all functions with and without selinux label application

11 years agomkdir: append _label to all mkdir() calls that explicitly set the selinux context
Kay Sievers [Thu, 31 May 2012 10:40:20 +0000 (12:40 +0200)]
mkdir: append _label to all mkdir() calls that explicitly set the selinux context

11 years agoutil: don't require libcap when building libsystemd-shared
Kay Sievers [Thu, 31 May 2012 09:58:06 +0000 (11:58 +0200)]
util: don't require libcap when building libsystemd-shared

src/shared/util.c includes <sys/capability.h> but doesn't use anything
defined there.  Since <sys/capability.h> is part of libcap, not libc,
don't require it.

Allows systemd-without-udevd to require fewer external libraries.

11 years agomain: allow setting of timer slack for PID 1
Lennart Poettering [Thu, 31 May 2012 02:36:08 +0000 (04:36 +0200)]
main: allow setting of timer slack for PID 1

11 years agoutil: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering [Thu, 31 May 2012 02:27:03 +0000 (04:27 +0200)]
util: introduce a proper nsec_t and make use of it where appropriate

11 years agosystemctl: introduce "systemctl man" to show man page for unit
Lennart Poettering [Thu, 31 May 2012 02:11:57 +0000 (04:11 +0200)]
systemctl: introduce "systemctl man" to show man page for unit

For now this only reads man: URLs, but later on we might want to support
info: too. http/https is probably out of focus.

11 years agobuild-sys: prepare release 184 v184
Lennart Poettering [Wed, 30 May 2012 23:58:01 +0000 (01:58 +0200)]
build-sys: prepare release 184

11 years agolabel: fix systemd-udev labeling of /run directory.
Daniel J Walsh [Wed, 30 May 2012 20:13:48 +0000 (16:13 -0400)]
label: fix systemd-udev labeling of /run directory.

systemd-udev is currently incorrectly labeling /run/udev/* content because it is
using selinux prefix labeling of /dev.  This patch will allow systemd-udev to
use prefix labeling of /dev and /run.

11 years agojournald: properly handle if we have no PID in a kmsg line
Lennart Poettering [Wed, 30 May 2012 23:26:06 +0000 (01:26 +0200)]
journald: properly handle if we have no PID in a kmsg line

11 years agologin: properly detect MIMO USB displays
Lennart Poettering [Wed, 30 May 2012 23:19:11 +0000 (01:19 +0200)]
login: properly detect MIMO USB displays

MIMO USB displays use a generic VID/PID for the hub component. With a
bit of trickery we can detect them by the VID/PID of the graphics
component.

11 years agoudev: skip timestamp check if rules are already free()d during reload
Kay Sievers [Wed, 30 May 2012 23:15:21 +0000 (01:15 +0200)]
udev: skip timestamp check if rules are already free()d during reload

11 years agoselinux: downgrade database load time message to LOG_DEBUG
Lennart Poettering [Wed, 30 May 2012 23:10:44 +0000 (01:10 +0200)]
selinux: downgrade database load time message to LOG_DEBUG

11 years agoupdate TODO
Lennart Poettering [Wed, 30 May 2012 21:39:15 +0000 (23:39 +0200)]
update TODO

11 years agoshutdown: Don't skip bind mounts on shutdown
Daniel Drake [Wed, 25 Apr 2012 15:46:46 +0000 (16:46 +0100)]
shutdown: Don't skip bind mounts on shutdown

This reverts commits d72238fcb34abc81aca97c5fb15888708ee937d3 and
f3accc08.

OLPC runs / as a bind-mount, so this must be remounted RO during
shutdown to avoid corruption.

As Lennert can't recall the exact reasons for making the shutdown
code skip bind mounts, revert to previous behaviour to solve the
issue for OLPC.

http://lists.freedesktop.org/archives/systemd-devel/2012-April/004957.html

11 years agojournal: don't allow adding invalid matches to the context
Lennart Poettering [Wed, 30 May 2012 20:46:07 +0000 (22:46 +0200)]
journal: don't allow adding invalid matches to the context

11 years agojournalctl: check first if match is a path name
Lennart Poettering [Wed, 30 May 2012 20:45:47 +0000 (22:45 +0200)]
journalctl: check first if match is a path name

11 years agojournalctl: support /usr/bin/nginx, etc
Shawn Landden [Wed, 30 May 2012 16:43:23 +0000 (09:43 -0700)]
journalctl: support /usr/bin/nginx, etc

11 years agojournalctl: for now complain if more than one match is provided since this is still...
Lennart Poettering [Wed, 30 May 2012 20:30:35 +0000 (22:30 +0200)]
journalctl: for now complain if more than one match is provided since this is still broken

11 years agobuild-sys: fix built with --disable-logind
Lennart Poettering [Wed, 30 May 2012 20:25:01 +0000 (22:25 +0200)]
build-sys: fix built with --disable-logind

11 years agodbus: better don't expose options we better shouldn't exposed
Lennart Poettering [Wed, 30 May 2012 19:43:11 +0000 (21:43 +0200)]
dbus: better don't expose options we better shouldn't exposed

NotifySocket= is hardly useful, people should use $NOTIFY_SOCKET if
anything.

RunningAs= suggests people had a choice of running user mode as PID 1 or
vice versa, so remove this too.

11 years agoservice: mark compat options as such
Lennart Poettering [Wed, 30 May 2012 19:42:07 +0000 (21:42 +0200)]
service: mark compat options as such

This moves FsckPassNo= and SysVStartPriority= into its own
"Compatibility Options" section in the man page to clarify that these
options are not useful for anything but establishing a limited amount of
compatibility.

Also stop exposing these options on the bus.

11 years agologind: rework button setting semantics
Lennart Poettering [Wed, 30 May 2012 19:40:32 +0000 (21:40 +0200)]
logind: rework button setting semantics

If a graphical session without full DE that handles power/suspend events
is used this can now be controlled by logind instead, optionally.

11 years agologin: Use the GOTO properly in udev rule
Tero Roponen [Wed, 30 May 2012 16:34:28 +0000 (18:34 +0200)]
login: Use the GOTO properly in udev rule

In udev rules the labels must be assigned to GOTO keys with '='.

11 years agojournald: ignore messages read from /proc/kmsg that we generated via /dev/kmsg
Lennart Poettering [Wed, 30 May 2012 13:42:35 +0000 (15:42 +0200)]
journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsg

Avoid a busy loop.

11 years agologind: add missing files
Lennart Poettering [Wed, 30 May 2012 13:07:19 +0000 (15:07 +0200)]
logind: add missing files

11 years agosleep: print nice messages right before and right after system hibernate/sleep
Lennart Poettering [Wed, 30 May 2012 13:04:39 +0000 (15:04 +0200)]
sleep: print nice messages right before and right after system hibernate/sleep

11 years agologind: optionally handle power, sleep and lid switch events
Lennart Poettering [Wed, 30 May 2012 13:01:51 +0000 (15:01 +0200)]
logind: optionally handle power, sleep and lid switch events

This takes handling of chassis power and sleep keys as well as the lid
switch over from acpid.

This logic is enabled by default for power and sleep keys, but not for
the lid switch.

If a graphical session is in the foreground no action is taken under the
assumption that the graphical session does this.

11 years agocapabilities: when dropping capabilities system-wide also drop them from usermode...
Lennart Poettering [Tue, 29 May 2012 21:33:38 +0000 (23:33 +0200)]
capabilities: when dropping capabilities system-wide also drop them from usermode helpers

This hooks things up with /proc/sys/kernel/usermodehelper/bset and
/proc/sys/kernel/usermodehelper/inheritable.

11 years agoupdate TODO
Kay Sievers [Tue, 29 May 2012 21:15:34 +0000 (23:15 +0200)]
update TODO

11 years agoplymouth: use systemd-udev-settle.service
Kay Sievers [Tue, 29 May 2012 20:32:41 +0000 (22:32 +0200)]
plymouth: use systemd-udev-settle.service

11 years agocgtop: work even if not all cgroups are available
Shawn Landden [Tue, 22 May 2012 05:54:41 +0000 (22:54 -0700)]
cgtop: work even if not all cgroups are available

cgtop quits on startup if all the cgroup mounts it expects are not available.
Just continue without nonexistant ones.

11 years agobash: Reflect new name of loginctl in bash-completion script
Gert Michael Kulyk [Sun, 27 May 2012 18:43:55 +0000 (20:43 +0200)]
bash: Reflect new name of loginctl in bash-completion script

https://bugs.freedesktop.org/show_bug.cgi?id=50402

11 years agoTODO
Lennart Poettering [Fri, 25 May 2012 12:38:48 +0000 (14:38 +0200)]
TODO

11 years agoupdate TODO
Kay Sievers [Tue, 29 May 2012 10:19:40 +0000 (12:19 +0200)]
update TODO

11 years agoman/systemctl.xml: Add missing space for »stopcommand«
Paul Menzel [Thu, 24 May 2012 20:20:39 +0000 (22:20 +0200)]
man/systemctl.xml: Add missing space for »stopcommand«

11 years agotest/README.testsuite: add documentation for the testsuite
Harald Hoyer [Fri, 25 May 2012 16:44:42 +0000 (18:44 +0200)]
test/README.testsuite: add documentation for the testsuite

11 years agotest/TEST-01-BASIC: add /var on cryptoluks and wait for the journal
Harald Hoyer [Fri, 25 May 2012 16:32:55 +0000 (18:32 +0200)]
test/TEST-01-BASIC: add /var on cryptoluks and wait for the journal

11 years agotest/test-functions: add check_qemu() and check_nspawn() functions
Harald Hoyer [Fri, 25 May 2012 16:31:58 +0000 (18:31 +0200)]
test/test-functions: add check_qemu() and check_nspawn() functions

11 years agotest/TEST-01-BASIC: fail test, if qemu failed
Harald Hoyer [Fri, 25 May 2012 12:55:26 +0000 (14:55 +0200)]
test/TEST-01-BASIC: fail test, if qemu failed