Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-03 | fix a couple of AF_UNIX connect() calls | Lennart Poettering | |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering | |
2011-04-04 | change remaining /var/run to /run | Kay Sievers | |
2011-03-12 | systemctl: support remote and privileged systemctl access via SSH and pkexec | Lennart Poettering | |
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 |