Age | Commit message (Collapse) | Author |
|
|
|
before invoking reboot()
|
|
|
|
|
|
|
|
|
|
passed on the kernel command line
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=676885
|
|
/sys/class/tty/console/active
|
|
children
|
|
|
|
This is useful to exclude root from the session logout killings or to
limit killing to the selinux guest users.
|
|
|
|
that locking by tty works
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
second time when it is already running
|
|
the console
|
|
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=674916
|
|
|
|
Hi all!
I added basic support for ALTLinux.
Please see patch or
http://git.altlinux.org/people/shaba/packages/systemd.git?p=systemd.git;a=shortlog;h=refs/heads/altlinux
Thanks.
|
|
|
|
|
|
Hello,
i`ve been using systemd for a while now, and found out that when
using NICE parameter for .service files the varible is not set correctly.
i`ve found the problem in file *load-fragment.c* function
*config_parse_nice* variable /*c->nice_set = false;*/ should be
/*c->nice_set = true;*/
Problem is alsom manifesting on v17 but did not upgrade yet ...
|
|
|
|
|
|
|
|
|
|
|
|
wait for the bind 'device' to show up
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=32076
|
|
|
|
each other, so that both can be executed simultaneously and independently
|
|
During starting of oneshot we are in START state which we don't want to
combine with the RELOAD state, hence we disallow both at the same time.
|
|
|
|
|
|
|
|
just the reload job
|
|
The kexec man page is awful and misleading.
|
|
|
|
|
|
|