TODO revision 50326b1353fd8929dca12b2c4dfbbe3d13d5386b
762f91fa600b3b2887e3b088cd700216a85e3c81Kay Sievers* check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering* swap units that are activated by one name but shown in the kernel under another are semi-broken
ebcd5d3acd4c470668bbcd945a5aa42f0af5ccf0Kay Sievers* make anaconda write timeout=0 for encrypted devices
ebcd5d3acd4c470668bbcd945a5aa42f0af5ccf0Kay Sievers* Dangling symlinks of .automount unit files in .wants/ directories, set up
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers automount points even when the original .automount file did not exist
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers anymore. Only the .mount unit was still around.
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering* make polkit checks async
73090dc815390f4fca4e3ed8a7e1d3806605daaaLennart Poettering* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers* Retest multi-seat
871206d340ed6119b31daeb8b13c8ef5ccf25501Kay Sievers* write man page for efi boot generator
871206d340ed6119b31daeb8b13c8ef5ccf25501Kay Sievers* document bootloader interface in wiki
24f3a374b9588a6e409ba58b40bdd684050decf3Lennart Poettering* link runlevel targets on install only if sysv compat is enabled
d9ef1eafa024bdcfbaa7a68558217bcafd5fe4adLennart Poettering* logind: when executing sleep/shutdown job, keep track of its id, and
3471bedc005fab03f40b99bf6599645330adcd9eLennart Poettering as long as the job is running refuse any further operation.
5231084b479455e6cc892ec3c37c9f599c5bea58Lennart Poettering* maybe not install getty@tty1.service symlink in /etc but in /usr?
eeb875144e5a80d0521461a139f13fc8014d77d8Lennart Poettering* re-enable "make check" for gtk-doc (broken for unknown reason)
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering* logind: make PrepareForSuspend(false) an official api for notification of resumes
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering* "systemctl disable" on a static unit prints no message and does
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering nothing. "systemctl enable" does nothing, and gives a bad message
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering about it. Should fix both to print nice actionable messages.
af6da548aa14c57da7f17b3a1f2211efdb811d19Lennart Poettering* fstab: add new mount option x-systemd-after=/foobar/waldo to allow manual dependencies to other mount points
af6da548aa14c57da7f17b3a1f2211efdb811d19Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=812826
35eb6b124ebdf82bd77aad6e44962a9a039c4d33Lennart Poettering* add "loginctl unlock-sessions" as counterpart for "loginctl lock-sessions"
35eb6b124ebdf82bd77aad6e44962a9a039c4d33Lennart Poettering* cgroup attrs:
c66e7bc7a19c068ca1c414f2f8bd5dc13c20907fLennart Poettering - don't filter out duplicate settings
c66e7bc7a19c068ca1c414f2f8bd5dc13c20907fLennart Poettering - support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K"
c66e7bc7a19c068ca1c414f2f8bd5dc13c20907fLennart Poettering - support writte string mapping even for non-high-level settings
0604381b9dbef4cc498b5a77311e1da99c1430b8Lennart Poettering - add man page for systemctl commands
0604381b9dbef4cc498b5a77311e1da99c1430b8Lennart Poettering - make sure we work fine with multi-line strings
f1a8e221ecacea23883df57951e291a910463948Lennart Poettering* print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
24f3a374b9588a6e409ba58b40bdd684050decf3Lennart Poettering* kernel cmdline switch to turn off predictable network interface names
24f3a374b9588a6e409ba58b40bdd684050decf3Lennart Poettering* mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.
88f8ffbd63d09b0f2899a8d45fc82e22839aeb81Lennart Poettering* logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
069cfc85f876bb6966cb5a9bbe0235f5064622cdLennart Poettering* service: when killing a service with SIGKILL always kill all processes, even if for SIGTERM we only killed the main process
6b17d77e3e9eb80786f685e161515a07e0d8c4b8Lennart Poettering* exec: when deinitializating a tty device fix the perms and group, too, not only when initializing. Set access mode/gid to 0620/tty.
ec8927ca5940e809f0b72f530582c76f1db4f065Lennart Poettering* DeviceAllow/DeviceDeny: disallow everything by default, but whitelist /dev/zero, /dev/null and friends
7b63bde1ed0d4f30c799c9b4737fa926465929f9Lennart Poettering* service: watchdog logic: for testing purposes allow ping, but do not require pong
06e2968ea6e3d8f90eb715b4a8e8a43b3d7449abLennart Poettering* journald: when dropping msgs due to ratelimit make sure to write
5b40d33761376354116a8cddb9b9fbdb6c4727d6Lennart Poettering "dropped %u messages" not only when we are about to print the next
5b40d33761376354116a8cddb9b9fbdb6c4727d6Lennart Poettering message that works, but alraedy after a short tiemout
f7f21d33db5dfe88dc8175c61dada44013347729Lennart Poettering* journald: also get thread ID from client, plus thread name
27b5482cc08b7fac1b6b15d980d42ae04f3ae1caLennart Poettering* check if we can make journalctl by default use --follow mode inside of less if called without args?
27b5482cc08b7fac1b6b15d980d42ae04f3ae1caLennart Poettering* Add a verbose mode to "systemctl start" and friends that explains what is being done or not done
b86fa936ce36976cd6a96034cf14ea267695bcb2Lennart Poettering* journal is not closed properly at shutdown when run in a container?
b86fa936ce36976cd6a96034cf14ea267695bcb2Lennart Poettering* journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups
b86fa936ce36976cd6a96034cf14ea267695bcb2Lennart Poettering* When shutdown.target is queued begin with an asynchronous sync()?
b86fa936ce36976cd6a96034cf14ea267695bcb2Lennart Poettering* add API to close/reopen/get fd for journal client fd in libsystemd-journal.
a26336da875a6657d404d1e44b86ae067c34b110Kay Sievers* maybe add API to send pairs of iovecs via sd_journal_send
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering* fallback to /dev/log based logging in libsystemd-journal, if we can't log natively?
14038c2e83001abfbcdc3f9f2402189a9b3d2f0cLennart Poettering* declare the local journal protocol stable in the wiki interface chart
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering* journal: reuse XZ context
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering* sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering* timer units should get the ability to trigger when:
d889a2069a87e4617b32ddbdeace5a53a12c699dLennart Poettering - CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering* update the kernel's TZ (sys_tz) when DST changes
06dab8e18aebf822392c7ca66c5bf3c1200fdec8Lennart Poettering* sync down the system time to the RTC when:
06dab8e18aebf822392c7ca66c5bf3c1200fdec8Lennart Poettering - CLOCK_REALTIME makes jumps (the user explicitely requested a time set)
7e2668c6fd5720ae4d2d55eb8a062739687516afLennart Poettering - DST/timezone changes && ntp is active && RTC-in-localtime (never do it without ntp)
7e2668c6fd5720ae4d2d55eb8a062739687516afLennart Poettering This takes care of syncing ntpdate updates to the RTC, and DST updates for localtime
7e2668c6fd5720ae4d2d55eb8a062739687516afLennart Poettering mode, it will never touch the RTC if the no reliable time source is active or the
7e2668c6fd5720ae4d2d55eb8a062739687516afLennart Poettering user did not request anything like it.
e85647f73e235c2a6ea412cb8d841e092c373501Lennart Poettering* When we begin with system shutdown all kind of suspend/hibernation should be prohibited until shutdown/reboot
a888b352eb53b07daa24fa859ceeb254336b293dLennart Poettering* When we update the kernel all kind of hibernation should be prohibited until shutdown/reboot
0f0dbc46ccf5aaaf3131446d0a4d78bc97a37295Lennart Poettering - implement conditional properties (dmi matches)
0f0dbc46ccf5aaaf3131446d0a4d78bc97a37295Lennart Poettering - hwdb --filter=ID_DRIVE_*
3d9a412243035beeaaf3465a62065444a5adf21cLennart Poettering* if booted in "quiet" mode, and an error happens, turn on status
88f642c00b1708c5e0203c1753a9ef91d1de5442Kay Sievers output again, so that the emergency mode isn't totally
88f642c00b1708c5e0203c1753a9ef91d1de5442Kay Sievers surprising. Also, terminate plymouth.
f25626edf4c39bb9409cb165e6ce9551dd130661Lennart Poettering* localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
a0a3844815b0f346dba03f41245c620f432e462fLennart Poettering* libunwind support for coredump pattern hook, and includes this in
9efaf380a7c7fa16f44b1aa15b967e99f331203aLennart Poettering the message for coredumps. After all, libunwind is now capable to
9efaf380a7c7fa16f44b1aa15b967e99f331203aLennart Poettering unwind coredumps since a few weeks ago. This probably requires that
4ee717820208a4c8e92383d0dbefa401827fab38Kay Sievers we have nice support for multi-line messages on display in
4ee717820208a4c8e92383d0dbefa401827fab38Kay Sievers logs-show.c. Alternatively: use libelfutil, which seems to be the
5ba2dc259f3cdd8fddef68cfd28380a32534e49aKay Sievers better supported alternative.
5ba2dc259f3cdd8fddef68cfd28380a32534e49aKay Sievers* figure out relation of --all and --full in the various tools
20ffc4c4a9226b0e45cc02ad9c0108981626c0bbKay Sievers* journal: when writing journal auto-rotate if time jumps backwards
762f91fa600b3b2887e3b088cd700216a85e3c81Kay Sievers* introduce new "journal" group in place of adm? introduce groups for the various mini daemons?
762f91fa600b3b2887e3b088cd700216a85e3c81Kay Sievers* journal: add a setgid "adm" utility to invoke from libsystemd-journal, which passes fds via STDOUT and does PK access
b8217b7bd5fd171916a095b150fad4c3a37f5a41Kay Sievers* journactl: support negative filtering, i.e. FOOBAR!="waldo",
b45f770f0049fbdf3f6c9db0ab11deeff4ccd86dKay Sievers and !FOOBAR for events without FOOBAR.
b45f770f0049fbdf3f6c9db0ab11deeff4ccd86dKay Sievers* print nice message from systemctl --failed if there are no entries shown, and hook that into ExecStartPre of rescue.service/emergency.service
08f23fd29c9df9c8b4e874933eb39711f069754bLennart Poettering* add libsystemd-password or so to query passwords during boot using the password agent logic
18b754d345ecb0b15e369978aaffa72e9814b86aKay Sievers* journal: when rotating, copy over old acls/access mode
b070e7f3c9ed680c821bd89d42506695f2438506Lennart Poettering* journal: document why we do not give ownership to journal files to the user that created them but use FS ACLs for that
231931ffba1bca9d8759bbd6f797e56f8c6971faLennart Poettering* journal: send out marker messages every now and then, and immediately sync with fdatasync() afterwards, in order to have hourly guaranteed syncs.
169c4f65131fbc7bcb51e7d5487a715cdcd0e0ebLennart Poettering* journal: when we haven't written anything in a while, sync to disk and mark file as offline, in order to be more often than not in a clean state
bd08f2422491169e92dc0899d5ba848fcae4c15cLennart Poettering* journal-send.c, log.c: when the log socket is clogged, and we drop, count this and write a message about this when it gets unclogged again.
71100051c5d351daac20610f3a4b8c14901088d8Lennart Poettering* If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle().
71100051c5d351daac20610f3a4b8c14901088d8Lennart Poettering* fedup: add --unit to systemctl switch-root somehow
fb0864e7b9c6d26269ccea6ec5c0fd921c029781Lennart Poettering* fedup: don't delete initrd on switch-root
fb0864e7b9c6d26269ccea6ec5c0fd921c029781Lennart Poettering* fedup: generator
18da49531e4c6b31bd2439b4d738dc1bb9660af1Lennart Poettering* journal: find a way to allow dropping history early, based on priority, other rules
9586cdfab6a2638078702b7fea7e16b3a71899e2Lennart Poettering* journal: When used on NFS, check payload hashes
9586cdfab6a2638078702b7fea7e16b3a71899e2Lennart Poettering* journal: When used on NFS make sure wake up sd_journal_wait() every 2s, to handle missing inotify
6b80b9b8ee6d372e00ece51e6a11c6d31899aaecLennart Poettering* document that people can use file system ACLs to manage access to journal files, with example
7f110ff9b8828b477e87de7b28c708cf69a3d008Lennart Poettering* timedated: export boolean that clarifies whether NTP is even available
101f077676e9fbe1a66c8b2dc4864a8d7a94c372Lennart Poettering* timedated: refuse time changes when NTP is on
f7f964eb3625e4cca7f16377fa12aa7a760243e7Lennart Poettering* clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
d0e5a33374cee92962af33dfc03873e470b014f6Lennart Poettering* document unit_name_mangle()
d0e5a33374cee92962af33dfc03873e470b014f6Lennart Poettering* add new command to systemctl: "systemctl system-reexec" which reexecs as many daemons as virtually possible
d0e5a33374cee92962af33dfc03873e470b014f6Lennart Poettering* introduce generic AUGMENT_PID=, AUGMENT_DEVICE= fields
15e9fbd851c15ecaad4888932584f37dcd26111aLennart Poettering* deal with sendmail/postfix exclusivity
53ed2eeb2e709a6c0d152d7bdf2d9a4b9f997a16Lennart Poettering* systemctl enable: improve the success messages (i.e. more human readable, less shell-like)
680a1dbc354b2f437b4e06e27d4c43217977efdfLennart Poettering* systemctl enable: fail if target to alias into doesn't exist? maybe show how many units are enabled afterwards?
7e64c73a93cdcc7068280f3e3ba8adbd6c6f8f84Lennart Poettering* on shutdown: move utmp, wall, audit logic all into PID 1 itself, get rid of systemd-update-utmp-runlevel
7e64c73a93cdcc7068280f3e3ba8adbd6c6f8f84Lennart Poettering* add "provisioning" instructions to setup an empty /etc + /var
36e43bddd0a4526e77cdae2c922bb29f67bd74adLennart Poettering - used to setup a new container from a shared /usr
36e43bddd0a4526e77cdae2c922bb29f67bd74adLennart Poettering - superset of tmpfiles model
b61c90514e134dc781617d172961f25e7352f53bLennart Poettering - instructions shipped by packages and stored in /usr/lib/
b61c90514e134dc781617d172961f25e7352f53bLennart Poettering - compose /etc/passwd and /etc/group, copy files
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering - able to create uid + gid used by packages, for file ownership
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* make repeated alt-ctrl-del presses printing a dump, or even force a reboot without
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering waiting for the timeout
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* high level net_prio setting in execution context
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* Introduce journalctl -b <nr> to show journal messages of a previous boot
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* hostnamed: before returning information from /etc/machine-info.conf check the modification data and reread. Similar for localed, ...
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab isn't
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* WorkingDirectory: support env var replacements like in ExecStart= so that people can use $HOME
05aa9edde0f9f4077b8120389c93cb0134eda9c5Lennart Poettering* refuse boot if /etc/machine-id is not useful (or set taint?)
31ed59c51126fce7d958c188772a397e2a1ed010Lennart Poettering* nspawn: consider changing users for -u with su, so that NSS resolving works correctly
62f21ec91ad8e7e24079962f4df066b0094fe68dLennart Poettering* nspawn: implement personality changes a la linux32(8)
62f21ec91ad8e7e24079962f4df066b0094fe68dLennart Poettering* cryptsetup-generator: warn if the password files are world-readable
62f21ec91ad8e7e24079962f4df066b0094fe68dLennart Poettering* cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices
87a8baa35d6d65ac3b58ae8e26e338e67f8ae8edLennart Poettering* cryptsetup-generator: allow specification of passwords in crypttab itself
87a8baa35d6d65ac3b58ae8e26e338e67f8ae8edLennart Poettering* document that deps in [Unit] sections ignore Alias= fileds in
5ba081b0fb02380cee4c2ff5bc7e05f869eb8415Lennart Poettering [Install] units of other units, unless those units are disabled
b3fa47e0819b08ea32e69e19e6d88ce2daca069dLennart Poettering* instantiated [Install] for target units
b3fa47e0819b08ea32e69e19e6d88ce2daca069dLennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54377
7f3e62571a63ac90de6ac5eefeeb8d3e9aa6f49eLennart Poettering* move debug shell to tty6 and make sure this doesn't break the gettys on tty6
7f3e62571a63ac90de6ac5eefeeb8d3e9aa6f49eLennart Poettering* move cryptsetup key caching into kernel keyctl?
4cbd9ecf45f64c3a9acc99d473fbf3be3687ae24Lennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54982
a6eb9147a820d1c08b315867373a21bd0ece2f05Lennart Poettering* hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it
a6eb9147a820d1c08b315867373a21bd0ece2f05Lennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54712
b011116d1829bde044a638cbabfb070a7e0e8fa7Kay Sievers* after deserializing sockets in socket.c we should reapply sockopts and things
65c0cf7108ae3537a357c74b4586a783baba82f9Lennart Poettering* make timer units go away after they elapsed
7ef5875d142f01ab4fe8d35412d48c10723ae2d4Lennart Poettering* http://lists.freedesktop.org/archives/systemd-devel/2012-September/006502.html
7ef5875d142f01ab4fe8d35412d48c10723ae2d4Lennart Poettering (network and remote-fs on shutdown)
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers* come up with a nice way to write queue/read_ahead_kb for a block device without interfering with readahead
a2f5666d06fe8233025738047115bb9e3959df3eLennart Poettering* journald: add kernel cmdline option to disable ratelimiting for debug purposes
ad740100d108282d0244d5739d4dcc86fe4c5fdeLennart Poettering* move PID 1 segfaults to /var/lib/systemd/coredump?
c821bd28c2ecce8d35248d61949fe1c0c3030b6cLennart Poettering* Document word splitting syntax for ExecStart= and friends
de6c78f8795743894431a099d26ec562a8acf3dfLennart Poettering* create /sbin/init symlinks from the build system
14e639ae7a1dbf156273ce697d30fbc6c6594209Lennart Poettering* Query Paul Moore about relabelling socket fds while they are open
ff01d048b4c1455241c894cf7982662c9d28fd34Lennart Poettering* journald: check whether it is OK if the client can still modify delivered journal entries
d3c7d7dd77b2b72315164b672462825cef6c0f9aKay Sievers* journal live copy, based on libneon (client) and libmicrohttpd
1d6702e8d3877c0bebf3ac817dc45ff72f5ecfa9Lennart Poettering* system-wide seccomp filter
1d6702e8d3877c0bebf3ac817dc45ff72f5ecfa9Lennart Poettering* system.conf should have controls for cgroups
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering* bind mount read-only the cgroup tree higher than nspawn
0a55b298d930543c8065bb9e708dd112562b1736Lennart Poettering* allow writing multiple conditions in unit files on one line
97f73ffb04947acf0a5854e3a7bdbb7a0105f6faLennart Poettering* explore multiple service instances per listening socket idea
85f248b26653f5322c26735661d63d4e8460c30eLennart Poettering* testing tool for socket activation: some binary that listens on a socket and passes it on using the usual socket activation protocol to some server.
1258097cd3cdbc5dd3d264850119e553a29c5068Lennart Poettering* shutdown: don't read-only mount anything when running in container
a4c279f87451186b8beb1b8cc21c7cad561ecf4bLennart Poettering* nspawn: --read-only is not applied recursively to submounts
d3fc81bd6a5a046b22600ac1204df220c93d2c15Lennart Poettering* MountFlags=shared acts as MountFlags=slave right now.
d3fc81bd6a5a046b22600ac1204df220c93d2c15Lennart Poettering* ReadOnlyDirectories= is not applied recursively to submounts
7c697168102cb64c5cb65a542959684014da99c7Lennart Poettering* drop PID 1 reloading, only do reexecing (difficult: Reload()
253ee27a0c7a410d27d490bb79ea97caed6a2b68Lennart Poettering currently is properly synchronous, Reexec() is weird, because we
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering can't delay the response properly until we are back, so instead of
8d0e38a2b966799af884e78a54fd6a2dffa44788Lennart Poettering being properly synchronous we just keep open the fd and close it
f28f1daf754a9a07de90e6fc4ada581bf5de677dLennart Poettering when done. That means clients don't get a successful method reply,
f28f1daf754a9a07de90e6fc4ada581bf5de677dLennart Poettering but much rather a disconnect on success.
f28f1daf754a9a07de90e6fc4ada581bf5de677dLennart Poettering* document that service reload may be implemented as service reexec
88a07670cfa974a605c7c7b520b8a3135fce37f9Lennart Poettering* remember which condition failed for services, not just the fact that something failed
916abb21d0a6653e0187b91591e492026886b0a4Lennart Poettering* use opterr = 0 for all getopt tools
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering* properly handle loop back mounts via fstab, especially regards to fsck/passno
b23de6af893c11da4286bc416455cd0926d1532eLennart Poettering* allow services with no ExecStart= but with an ExecStop=
21bdae12e11ae20460715475d8a0c991f15464acLennart Poettering* add proper journal support to "systemctl --user status ..."
9534ce54858c67363b841cdbdc315140437bfdb4Lennart Poettering* add _SYSTEMD_USER_UNIT= field to journal entries
c798c40ec957a35cd4b7d04a196a9e58880c6ff3Lennart Poettering* dracut-shutdown needs to be ordered before unmounting /boot
68c7d001f4117f0c3d0a4582e32cbb03ae5fac57Lennart Poettering* initialize the hostname from the fs label of /, if /etc/hostname does not exist?
68c7d001f4117f0c3d0a4582e32cbb03ae5fac57Lennart Poettering* rename "userspace" to "core-os"
253ee27a0c7a410d27d490bb79ea97caed6a2b68Lennart Poettering* systemctl: "Journal has been rotated since unit was started." message is misleading
5d0fcd7c8d29340ac9425c309e8ac436a9af699cLennart Poettering* syscall filter: add knowledge about compat syscalls
8bbabc447b1d913bd21faf97c7b17d20d315d2b4Lennart Poettering* syscall filter: don't enforce no new privs?
73090dc815390f4fca4e3ed8a7e1d3806605daaaLennart Poettering* syscall filter: option to return EPERM rather than SIGSYS?
3d57c6ab801f4437f12948e29589e3d00c3ad9dbLennart Poettering* syscall filter: port to libseccomp
b9a2a36b519ccd79c4198e7dda4e657d597a14adLennart Poettering* logind: wakelock/opportunistic suspend support
9408a2d295a312a5472345090e28e0502570494bLennart Poettering* systemd-analyze post-boot is broken for initrd
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers* systemd-analyze: data collection tools should be lightweight (few dependencies); data analysis tools can be heavyweight
f9276855a1d270b6c3f857cdaf2c4b49920c2228Lennart Poettering* man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering* .device aliases need to be implemented with the "following" logic, probably.
2791a8f8dc8764a9247cdba3562bd4c04010f144Lennart Poettering* refuse taking lower-case variable names in sd_journal_send() and friends.
a8f11321c209830a35edd0357e8def5d4437d854Lennart Poettering* load-fragment: when loading a unit file via a chain of symlinks
21bdae12e11ae20460715475d8a0c991f15464acLennart Poettering verify that it isn't masked via any of the names traversed.