Age | Commit message (Collapse) | Author |
|
|
|
get a shell on /dev/console
|
|
|
|
This adds support for executing systemctl operations remotely or as
privileged user while still running systemctl itself unprivileged and
locally.
This currently requires a D-Bus patch to work properly.
https://bugs.freedesktop.org/show_bug.cgi?id=35230
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'SysV:' otherwise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service configuration
https://bugzilla.redhat.com/show_bug.cgi?id=661282
|
|
cannot be removed without emptying the dir first anyway and we need IN_ATTRIB only to detect the link count dropping to 0
|
|
When we kill a process to terminate it make sure to send SIGCONT to
ensure it is unpaused and processes the signal.
|
|
|
|
|
|
|
|
|
|
|
|
Also, there are most likely dead symlinks in there, so let's ignore
ENOENT when we relabel.
https://bugzilla.redhat.com/show_bug.cgi?id=680169
|
|
jobs
|
|
|
|
|
|
|
|
|
|
|
|
we never know which ttys plymouth still controls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syslog/kmsg
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=676885
|
|
|
|
|
|
|
|
This is useful to exclude root from the session logout killings or to
limit killing to the selinux guest users.
|