Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
container
This ensures that read-only flags are never passed from the container to
the host OS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
binary we'll spawn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compilation fails if sys/acl.h is not available. The configure script
already tests for sys/acl.h presence, but the result was so far unused.
To compile without acl, stub implementations of the acl functions are
used.
|
|
And put the PolicyKit policy files up for translation.
|
|
Everything should be fine if /usr is mounted from initramfs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sessions/users/seats
|
|
|
|
|
|
increase it when reexecuting
Instead of having individual counters n_serializing and n_deserializing
have a single one n_reloading, which should be sufficient.
Set n_reloading when we are about to go down for reexecution to avoid
cgroup trimming when we free the units for reexecution.
|
|
somebody else
|
|
|
|
|
|
The presence of the chkconfig "pidfile:" header in the initscript is an
excellent indication that it's not a oneshot script (like iptables),
but a real daemon (like httpd).
|
|
|
|
|
|
|
|
|