Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
neither /etc/fstab nor fragment files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
way round
For an explanation see:
http://lists.freedesktop.org/archives/systemd-devel/2011-March/001692.html
|
|
|
|
the name of the syslog implementation is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|