X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=60622f7c72561b5c7e7e3cf2a407f5824cac7b1a;hb=b0693d30863a36da63d2a2732aa298fff6d34d0d;hp=99122b5715f231e1549ebac1a78d64020fc9acab;hpb=07beec1244817a0e6e9d79798f7c65bd89b23549;p=elogind.git diff --git a/TODO b/TODO index 99122b571..60622f7c7 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,12 @@ Bugfixes: +* the running hwdb seems not to pick up updated database files without + an explicit: udevadm control --reload + +* enabling an instance unit creates pointless link, and + the unit will be started with getty@getty.service: + $ systemctl enable getty@.service + ln -s '/usr/lib/systemd/system/getty@.service' '/etc/systemd/system/getty.target.wants/getty@.service' + * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar * swap units that are activated by one name but shown in the kernel under another are semi-broken @@ -80,8 +88,6 @@ Features: full, make sure to write how many messages are lost as first thing to syslog when it works again. -* prohibit Restart= set with Type=oneshot - * man: the documentation of Restart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted. * load .d/*.conf dropins for device units