TODO revision 3d57c6ab801f4437f12948e29589e3d00c3ad9db
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering* swap units that are activated by one name but shown in the kernel under another are semi-broken
c32e0c40f7e706e3ebcd101187d5ced96f083491Lennart Poettering* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
7d640cdf66a7c032c871ccfe0ee4ad56f7e3869bLennart Poettering* NFS, networkmanager ordering issue (PENDING)
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering* add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering* hook emergency.target into local-fs.target in some way as OnFailure with isolate
7d640cdf66a7c032c871ccfe0ee4ad56f7e3869bLennart Poettering* save/restore tool for SysV as requested by FPC (PENDING)
099663ff8c117303af369a4d412dafed0c5614c2Lennart Poettering* bind mounts are ignored
099663ff8c117303af369a4d412dafed0c5614c2Lennart Poettering* 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
a49408ec64063023524b964064d393c1fce36e4aKay Sievers (path: after installing inotify watches, recheck file again to fix race)
a0e155d440173ba524918cb3800350b452952082Lennart Poettering* NM should pull in network.target, ntpd should pull in rtc-set.target.
7d76f312889d54dcfe6fdde6eb055e890e7a615bLennart Poettering* bluetooth should be possible to disable
ba1a55152c50dfbcd3d4a64353b95f4a2f37985eLennart Poettering* fix alsa mixer restore to not print error when no config is stored
3d57c6ab801f4437f12948e29589e3d00c3ad9dbLennart Poettering* allow port = 0 in .socket units
9d8677dad260d7dc20146f8affe3d376daff7c19Lennart Poettering* rename systemd-logger to systemd-stdio-syslog-bridge
9d8677dad260d7dc20146f8affe3d376daff7c19Lennart Poettering* introduce /usr/lib/binfmt.d/, /usr/lib/tmpfiles.d/
d7cc2987a50e62af6b806f1f56f526cf219a0d97Lennart Poettering* in pam_systemd: don't rely on /proc/self/loginuid in a container
cca4aeeead1985f503d175eb1fcad9ed66f2e25dLennart Poettering* take BSD file lock on tty devices when using them?
7ebdfc936e7c9697b9fa9441a502ad40abb7b245Lennart Poettering* tmpfiles should allow two identical lines
7ebdfc936e7c9697b9fa9441a502ad40abb7b245Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=690253
16b879e3eeb25f7b0d517682a4e8b62f39c149f2Kay Sievers* avoid any flag files, or readahead files in /, we need to support r/o /
16b879e3eeb25f7b0d517682a4e8b62f39c149f2Kay Sievers or / on tmpfs like Android setups.
ba1a55152c50dfbcd3d4a64353b95f4a2f37985eLennart Poettering* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
ba1a55152c50dfbcd3d4a64353b95f4a2f37985eLennart Poettering* document default dependencies
d7cc2987a50e62af6b806f1f56f526cf219a0d97Lennart Poettering* support systemd.whitelist=/systemd.blacklist= on the kernel command
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers* Find a way to replace /var/run, /var/lock directories with
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers symlinks during an RPM package upgrade (filesystem.rpm or systemd.rpm).
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers We soon want to get rid of var-run.mount var-lock.mount units.
f9276855a1d270b6c3f857cdaf2c4b49920c2228Lennart Poettering* when key file cannot be found, read it from kbd in cryptsetup
4d99d2fd3cc3c02173ad935f94a6f96195fc9e2bKay Sievers* get rid of random file name in generator directory?
7a03b1970c35c2b0924152404fb7526965eb4f3cKay Sievers* fix SD_WARNING syslog stuff in src/sd-daemon.h to include the
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers LOG_DAEMON(3) facility value. Never use the LOG_KERNEL(0) facility.
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering* add switch to systemctl to show enabled but not running services. Or
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering another switch that shows service that have been running since
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering booting but aren't running anymore.
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering* reuse mkdtemp namespace dirs in /tmp?
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers* don't strip facility from kmsg log messages as soon as that is possible:
a49408ec64063023524b964064d393c1fce36e4aKay Sievers http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=9d90c8d9cde929cbc575098e825d7c29d9f45054
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering* recreate systemd's D-Bus private socket file on SIGUSR2
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers* be more specific what failed:
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Unmounting file systems.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Not all file systems unmounted, 1 left.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Disabling swaps.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Detaching loop devices.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Detaching DM devices.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Cannot finalize remaining file systems and devices, trying to kill remaining processes.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Unmounting file systems.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Not all file systems unmounted, 1 left.
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers Cannot finalize remaining file systems and devices, giving up.
a49408ec64063023524b964064d393c1fce36e4aKay Sievers* check for compiled-in, but not active selinux, and don't print any warnings
a49408ec64063023524b964064d393c1fce36e4aKay Sievers about policy loading. Probably check for available selinux in /proc/filesystems,
a49408ec64063023524b964064d393c1fce36e4aKay Sievers and check for active selinux with getcon_raw() == "kernel"
099663ff8c117303af369a4d412dafed0c5614c2Lennart Poettering* optionally create watched directories in .path units
a8f11321c209830a35edd0357e8def5d4437d854Lennart Poettering* Support --test based on current system state
81253930180bac6b6fb372a9c7bea724bd795c86Lennart Poettering* consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"
81253930180bac6b6fb372a9c7bea724bd795c86Lennart Poettering* consider services with any kind of link in /etc/systemd/system enabled
430c18ed7f576fd9041b0a02e7c4210bdd020a25Lennart Poettering* show failure error string in "systemctl status"
1a6f4df6c9437ed631080b7e006f666326063d36Lennart Poettering* make sure timeouts are applied to Type=oneshot services.
a49408ec64063023524b964064d393c1fce36e4aKay Sievers* Maybe implement "systemctl mask" and "systemctl unmask", but not
3db48a7850d9ceb8e81ec4ad410520c05c008763Lennart Poettering document it? When doing that add switch to make this temporary by
3db48a7850d9ceb8e81ec4ad410520c05c008763Lennart Poettering placing mask links in /dev.
a49408ec64063023524b964064d393c1fce36e4aKay Sievers Consider moving the actual fs operations into systemd behind a D-Bus
a49408ec64063023524b964064d393c1fce36e4aKay Sievers interface, to make namespaces/containers/remote connections work properly.
2e0d98fa87a4e399763c8235abe56be4f8ac7fb8Lennart Poettering* detect LXC environment
62170515a17d0771aa38c8e7711a7a60c8d14d2fLennart Poettering* invoke vhangup() before and after invoking getty
a49408ec64063023524b964064d393c1fce36e4aKay Sievers http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=3c95c985fa91ecf6a0e29622bbdd13dcfc5ce9f1
b5c6cf87342bedeb67fbbc4f3f512af1603a461cLennart Poettering* support "auto" and "comment=systemd.automount" at the same time for an fstab entry
3185a36b05d53757a412f847d8c510978b9b00f0Lennart Poettering* Maybe store in unit files whether a service should be enabled by default on package installation
7d9e57d2cf671f7173324942e0eb9de0d030c505Kay Sievers (belongs into a distro pattern though, not in an upstream package's service file)
b8bb3e8f346468e61dcc7a6aba5e7ac9c623d964Lennart Poettering* perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"
f959c5e63a9080cbff42ac4160154f8a6b508e7aLennart Poettering* need a way to apply mount options of api vfs from systemd unit files
f959c5e63a9080cbff42ac4160154f8a6b508e7aLennart Poettering (or some other modern source?) instead of fstab
c32e0c40f7e706e3ebcd101187d5ced96f083491Lennart Poettering* maybe introduce ExecRestartPre=
47ae6e6760301ecae086e984b0b23f2db9663b28Lennart Poettering* figure out what happened to bluez patch
487a15bb726698f84503682ccbc30375586c52deLennart Poettering* Patch systemd-fsck to use -C and pass console fd to it
ba1a55152c50dfbcd3d4a64353b95f4a2f37985eLennart Poettering* support remote/ssh systemctl/systemadm, and local privileged access → dbus patches need to be merged
35f10fccb06a0c7b4f26a28746db387aac376cb3Lennart Poettering* configurable jitter for timer events
bf5bb5316f9424375110972450f71db6c1ff3bf7Kay Sievers* Support ProcessNeededForShutdown=true to allow stuff like mdmon
f959c5e63a9080cbff42ac4160154f8a6b508e7aLennart Poettering to be killed very late after the rootfs is read only (?)
bf5bb5316f9424375110972450f71db6c1ff3bf7Kay Sievers* Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
bf5bb5316f9424375110972450f71db6c1ff3bf7Kay Sievers needed action