Age | Commit message (Collapse) | Author |
|
|
|
|
|
Allow to restart all services, not only inactive one.
https://bugzilla.novell.com/show_bug.cgi?id=704782
|
|
We send SIGTERM (resp., SIGHUP) when we receive request for changing to
runlevel 'u' (resp., 'q').
As initctl is already async, we just send the signals rather than first
attempting to connect to sytemd over dbus and then falling back to kill.
|
|
|
|
|
|
creds on connections
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=723892
|
|
in all binaries, in order to make sure it is set when started from the terminal
|
|
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=726976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
configuration settings built by gperf
|
|
|
|
|
|
|
|
|
|
If we need to retry, we print things like
'Not all file systems unmounted, 1 left'
We should also print something after we succeeded, so we don't leave
the impression we left stuff behind.
|
|
|
|
|
|
|
|
moved there
|
|
an array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we fail to load the SELinux policy only log an error message in
enforcing mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selinux is already initialized
|
|
|
|
|