X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=422ec18478642202eae6387b52ac13de00edc5d5;hp=e5d17a060e0c9c926f4179bc2592aa716c0bec8e;hb=f27dcdcaa098f83b14d41af930eea71044550677;hpb=2528a7a62c4ad9b2f4773b608d208239299da50c diff --git a/fixme b/fixme index e5d17a060..422ec1847 100644 --- a/fixme +++ b/fixme @@ -1,8 +1,13 @@ +* do not throw error when .service file is linked to /dev/null + +* read /etc/locale, and export LANG= and friends to started services + allow overwrite of setting by kernel commandline: locale.LANG=, ... + +* ABI: tcpwrap "legacy", disable D-Bus export if not compiled-in + * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run -* systemd.log_level=debug should overwrite 'quiet' ? - * dot output for --test showing the 'initial transaction' * have a simple syslog bridge providing /dev/log and forward messages @@ -17,6 +22,7 @@ * implicitly import "defaults" settings file into all types * add #ifdefs for non-sysv builds + ABI: sysv "legacy", disable D-Bus export if not compiled-in * "disabled" load state? @@ -52,7 +58,7 @@ * io priority during initialization -* if a service fails too often, make the service enter maintenance mode, and the socket, too. +* if a service fails too often, make the service enter failed mode, and the socket, too. * systemctl: warning wenn [Install] leer ist bei enable @@ -64,29 +70,21 @@ * ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= mit ! -* oom_score_adj - * accountsservice is dod -* follow LSB exit codes spec in "systemctl start" - * auditd service files * add systemctl switch to dump transaction without executing it -* shell wenn fsck im arsch is - * system.conf/session.conf brauch ne man page * exec /sbin/poweroff als PID 1 und shutdown -* MTA IS KAPUTT - -* kill-mode=cgroup muss auch die mainpid killen! +* kexec, suspend, resume -* o_ndelay ausschalten für stdin/stderr/stdout auf socket +* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038 -* kexec, suspend, resume +* emergency.service should start default.target after C-d. External: