From e677657e8dddb33d1f1e32eda0ebc126e08a538d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 17 Mar 2011 03:41:29 +0100 Subject: [PATCH] dbus: allow LoadUnit to unprivileged users --- TODO | 12 ++++++++++++ src/org.freedesktop.systemd1.conf | 4 ++++ 2 files changed, 16 insertions(+) diff --git a/TODO b/TODO index 307d023c3..1a373cc10 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 6db71e2c8..8008f0f4b 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"/> + + -- 2.30.2