From: Lennart Poettering Date: Thu, 17 Mar 2011 02:41:29 +0000 (+0100) Subject: dbus: allow LoadUnit to unprivileged users X-Git-Tag: v21~61 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e677657e8dddb33d1f1e32eda0ebc126e08a538d;p=systemd dbus: allow LoadUnit to unprivileged users --- diff --git a/TODO b/TODO index 307d023c..1a373cc1 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,18 @@ F15: * serialize condition execution information +* rework syslog.service being up logic in PID 1 + +* rsyslog.service should hook itself into syslog.target? + +* syslog.target should be pulled in by multi-user.target + +* don't strip facility from kmsg log messages as soon as that is possible. + +* pull in .service from meta .targers AND vice versa too. i.e. syslog.target ←→ rsyslog.service, rpcbind similarly + +* drop Names= option? + Features: * optionally create watched directories in .path units diff --git a/src/org.freedesktop.systemd1.conf b/src/org.freedesktop.systemd1.conf index 6db71e2c..8008f0f4 100644 --- a/src/org.freedesktop.systemd1.conf +++ b/src/org.freedesktop.systemd1.conf @@ -50,6 +50,10 @@ send_interface="org.freedesktop.systemd1.Manager" send_member="GetUnitByPID"/> + +