TODO revision d907c2086716681936755f28ac80b3445c6d0196
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers* check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering* swap units that are activated by one name but shown in the kernel under another are semi-broken
05677bb78079c3fa0283101aac2c07581f4873f1Lennart Poettering* Dangling symlinks of .automount unit files in .wants/ directories, set up
73090dc815390f4fca4e3ed8a7e1d3806605daaaLennart Poettering automount points even when the original .automount file did not exist
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers anymore. Only the .mount unit was still around.
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers* make polkit checks async
9a36607584bbd1d78775353e022a51794b4e27b1Lennart Poettering* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
a40593a0d0d740efa387e35411e1e456a6c5aba7Lennart Poettering* stop importing kernel exported env variables. The utterly broken logic in
20ffc4c4a9226b0e45cc02ad9c0108981626c0bbKay Sievers the kernel exports every kernel command line option which is not recognized
4ce849853c46b1e857df3c6c9e7752159a58ddf1Lennart Poettering as a built-in module option as an env variable. Systemd should not pass-on
4ce849853c46b1e857df3c6c9e7752159a58ddf1Lennart Poettering that nonsense, a kernel command line option is a command line option not an
c3090674833c8bd34fbdb0e743f1c47d85dd14fbLennart Poettering $ cat /proc/252/environ
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering initrd=\6a9857a393724b7a981ebb5b8495b9ea\3.10.0-2.fc20.x86_64\initrd
5965984d6b9f7751d6281028142ecf3ca475f156Lennart Poettering* external: maybe it is time to patch procps so that "ps" links to
5965984d6b9f7751d6281028142ecf3ca475f156Lennart Poettering libsystemd-logind to print a pretty service name, seat name, session
a624aa9e3d150e7c38f6a3fdf6343a1c3587ed2fLennart Poettering name in its output. Currently it only shows cgroup membership, but
a624aa9e3d150e7c38f6a3fdf6343a1c3587ed2fLennart Poettering that's sometimes kinda hard to parse for a human.
9b4a54740884c60e40a2643b535f197b01038850Lennart Poettering* cgroup attrs:
e41814846c19a48f4490169d82e359e005c4db45Lennart Poettering - update dbus interface docs in wiki
e9fd44b728ff1fc0d1f24fccb87a767f6865df27Lennart Poettering - localectl: support new converted x11→console keymaps
e9fd44b728ff1fc0d1f24fccb87a767f6865df27Lennart Poettering* when installing fedora with yum --installroot /var/run is a directory, not a symlink
3040728b6691ea2e9df3a2060e2d49a792bbaedaLennart PoetteringCGroup Rework Completion:
3040728b6691ea2e9df3a2060e2d49a792bbaedaLennart Poettering* introduce "mainpid" for scopes
78db35f37172f64bfc62cbb2aa364345b7cff0a3Lennart Poettering* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?)
78db35f37172f64bfc62cbb2aa364345b7cff0a3Lennart Poettering* implement per-slice CPUFairScheduling=1 switch
8ed206517c2be381324ac5832bf34cc14024270eLennart Poettering* handle jointly mounted controllers correctly
8ed206517c2be381324ac5832bf34cc14024270eLennart Poettering* logind: implement session kill exceptions
8ed206517c2be381324ac5832bf34cc14024270eLennart Poettering* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable
e6c6e7afffa80ad74efdb1ddfa815294624f1608Lennart Poettering* introduce high-level settings for RT budget, swappiness
8e6054f732b4bc980d3af3e1386ca94b3a602eb8Lennart Poettering* man: document new bus apis
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering* Send SIGHUP and SIGTERM in session scopes
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering* journald: optionally, when messages with a high log prioerity are logged, sync() immeidately.
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering* introduce %v resolving to the string returned by "uname -r"
8b04b925e587ff56568c62ff5ad3f2ea2b34ca7aLennart Poettering* systemctl list-unit-files should list generated files (and probably with a new state "generated" for them, or so)
7361c3b4e1e28a7eb4354a3da354b22e79782141Lennart Poettering* Get rid of systemd-sysv:
e673ad0415d89c322e5b1a121e411f1b1d8075c0Lennart Poettering https://fedoraproject.org/wiki/User:Toshio/Systemd_Convert_draft
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* do we really need both hasprefix() and startswith()?
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* when a kernel driver logs in a tight loop we should ratelimit that too.
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers* journald: when we drop syslog messages because the syslog socket is
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers full, make sure to write how many messages are lost as first thing
d2e83c23f5f0cdd3b6ec05c5c40209708721e704Kay Sievers to syslog when it works again.
f6113d42d015ad9f3a9e702a09eb8006511a4424Kay Sievers* prohibit Restart= set with Type=oneshot
7a43e910ce00eef22fd42925ae4c85cbea1b1320Kay Sievers* man: the documentation of Restart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted.
c55b1b59b837dfd924b704d457ed77c55f8bfeabLennart Poettering* load .d/*.conf dropins for device units
822e5dd1d6a1e9b549234281dc3a746768e7e13dLennart Poettering* move systemctl set-log-level to systemd-analyze?
822e5dd1d6a1e9b549234281dc3a746768e7e13dLennart Poettering* move "systemctl dump" to systemd-analyze
6c1703cc35b3a5f93ad3cc813fea10cb9a636102Kay Sievers* add a fixed dbus path for "my own unit", "my own session", ... to PID1, logind, ...
6c1703cc35b3a5f93ad3cc813fea10cb9a636102Kay Sievers* service_coldplug() appears to reinstall the wrong stop timeout watch?
08f9588885c5d65694b324846b0ed19211d2c178Lennart Poettering* transient units: allow creating auxiliary units with the same call
9ec82de1725ddaab333149171b790d62c47ae133Lennart Poettering* how to reset dynamically changed attributes sanely?
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* when reloading configuration, apply new cgroup configuration
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* journald: make sure ratelimit is actually really per-service with the new cgroup changes
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* libsystemd-logind: sd_session_is_active() and friends: verify
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering validity of session name before appending it to a path
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering* gparted needs to disable auto-activation of mount units somehow, or
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering maybe we should stop doing auto-activiation of this after boot
e707c49485b8f4f2ec040d3da232d39153e650b9Lennart Poettering entirely. https://bugzilla.gnome.org/show_bug.cgi?id=701676
220369cc0c3e167af2eee8bdac95a6157e0e2b62Lennart Poettering* when a service changes state make reflect that in the
220369cc0c3e167af2eee8bdac95a6157e0e2b62Lennart Poettering RUNNING/LISTENING states of its socket
54728c372afe83ad7650201ce7b61d0fa110657cLennart Poettering* when recursively showing the cgroup hierarchy, optionally also show
a73d88fa024b5668ed7dde681e99547d41e6a864Lennart Poettering the hierarchies of child processes
f2d433e178df7df01a836e95775261e1d85ec60dZbigniew Jędrzejewski-Szmek* document logic of auto/noauto and fail/nofail in fstab in systemd.mount or systemd-fstab-generator man page
f2d433e178df7df01a836e95775261e1d85ec60dZbigniew Jędrzejewski-Szmek* we should properly escape ssh hostnames we add into dbus server strings
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* something pulls in pcre as so dep into our daemons such as hostnamed.
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* cgroup-agent: downgrade error messages
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* document systemd-journal-flush.service properly
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* chane systemd-journal-flush into a service that stays around during
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering boot, and causes the journal to be moved back to /run on shutdown,
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering so that we don't keep /var busy. This needs to happen synchronously,
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering hence doing this via signals is not going to work.
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* allow implementation of InaccessibleDirectories=/ plus
1cb88f2c61f590083847d65cd5a518e834da87d3Lennart Poettering ReadOnlyDirectories=... for whitelisting files for a service.
1cb88f2c61f590083847d65cd5a518e834da87d3Lennart Poettering* libsystemd-journal:
1cb88f2c61f590083847d65cd5a518e834da87d3Lennart Poettering - return ECHILD as soon as somebody tries to reuse a journal object across a fork()
603cd8fe07cb03e8b11722d1a732e569e5a46347Lennart Poettering* libsystemd-bus:
06bf461193b4e7f9936abf7582e8b82e39e187c8Lennart Poettering - default policy (allow uid == 0 and our own uid)
06bf461193b4e7f9936abf7582e8b82e39e187c8Lennart Poettering - enforce alignment of pointers passed in
936d6fcb6c4fc8839d28f8585af6ba733a7e1a1aLennart Poettering - when kdbus doesn't take our message without memfds, try again with memfds
936d6fcb6c4fc8839d28f8585af6ba733a7e1a1aLennart Poettering - implement translator service
936d6fcb6c4fc8839d28f8585af6ba733a7e1a1aLennart Poettering - port systemd to new library
936d6fcb6c4fc8839d28f8585af6ba733a7e1a1aLennart Poettering - implement busname unit type in systemd
936d6fcb6c4fc8839d28f8585af6ba733a7e1a1aLennart Poettering - move to gvariant
936d6fcb6c4fc8839d28f8585af6ba733a7e1a1aLennart Poettering - merge busctl into systemctl or so?
edca2e2348b314e2d892fe6f8ae276fdc223f014Thomas Hindoe Paaboel Andersen - synthesize sd_bus_message objects from kernel messages
ea117d4fde8b8d0b52f9d32ebd4bc09a5bd2ca8bLennart Poettering - properly implement name registry ioctls for kdbus
6d0274f11547a0f11200bb82bf598a5a253e12cfLennart Poettering - get rid of object hash table, use decision tree everyhwere instead?
6d0274f11547a0f11200bb82bf598a5a253e12cfLennart Poettering - implement monitor logic
6d0274f11547a0f11200bb82bf598a5a253e12cfLennart Poettering - object vtable logic
6d0274f11547a0f11200bb82bf598a5a253e12cfLennart Poettering - longer term:
a7a3f28be404875eff20443a0fa8088bcc4c18dfLennart Poettering * priority queues
a7a3f28be404875eff20443a0fa8088bcc4c18dfLennart Poettering * priority inheritance
9a526a06bd22ccaf6641d11323fb04a0512a0e49Lennart Poettering* in the final killing spree, detect processes from the root directory, and
a8985ba3c2ad428bf572c636f9d64c4ce52bfbe7Lennart Poettering complain loudly if they have argv[0][0] == '@' set.
a8985ba3c2ad428bf572c636f9d64c4ce52bfbe7Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=961044
9b27910bb0c23e5225fc1177176e4f9bf9bf787bLennart Poettering* add an option to nspawn that uses seccomp to make socket(AF_NETLINK,
b03bfa212dd23397871e36ea32c35cdd8fe43506Lennart Poettering SOCK_RAW, NETLINK_AUDIT) fail the the appropriate error code that
b03bfa212dd23397871e36ea32c35cdd8fe43506Lennart Poettering makes the audit userspace to think auditing is not available in the
b03bfa212dd23397871e36ea32c35cdd8fe43506Lennart Poettering* Introduce a way how we can kill the main process of a service with KillSignal, but all processes with SIGKILL later on
b03bfa212dd23397871e36ea32c35cdd8fe43506Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=952634
08f9588885c5d65694b324846b0ed19211d2c178Lennart Poettering* maybe add a warning to the unit file parses whern the acces mode of unit files is non-sensical.
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers* investigate endianess issues of UUID vs. GUID
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers* dbus: when a unit failed to load (i.e. is in UNIT_ERROR state), we
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers should be able to safely try another attempt when the bus call LoadUnit() is invoked.
7d8197d1f25c1291855bb6cffc705444978c6d8dKay Sievers* if pam_systemd is invoked by su from a process that is outside of a
9ee58bddeb6eb044753167e0047fe836479ca5dbKay Sievers any session we should probably just become a NOP, since that's
9ee58bddeb6eb044753167e0047fe836479ca5dbKay Sievers usually not a real user session but just some system code that just
dcfc4b2e5c1af6375488c00bdc6fb8122f86c4d7Lennart Poettering needs setuid().
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering* add a pam module that passes the hdd passphrase into the PAM stack and then expires it, for usage by gdm auto-login.
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering* add a pam module that on password changes updates any LUKS slot where the password matches
71ef24d09573874c0f7bc323c07c3aec2a458707Lennart Poettering* maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases...
1b89884ba31cbe98f159ce2c7d6fac5f6a57698fLennart Poettering* timedatctl, localectl: possibly make some commands work without the daemon, for chroot situations...
1920e37ef9fec04a1fd882f66bfa7a9a5b91c536Lennart Poettering* logind: add Suspend() bus calls which take timestamps to fix double suspend issues when somebody hits suspend and closes laptop quickly.
1920e37ef9fec04a1fd882f66bfa7a9a5b91c536Lennart Poettering* we need dynamic units
1920e37ef9fec04a1fd882f66bfa7a9a5b91c536Lennart Poettering* cgtop: make cgtop useful in a container
a07fdfa376add41d9101d39db25fb2ecb17d5fcaLennart Poettering - add 'set -e' to scripts in test/
a07fdfa376add41d9101d39db25fb2ecb17d5fcaLennart Poettering - make stuff in test/ work with separate output dir
a07fdfa376add41d9101d39db25fb2ecb17d5fcaLennart Poettering - remove all the duplicated code in test/
a07fdfa376add41d9101d39db25fb2ecb17d5fcaLennart Poettering* suppress log output on shutdown when "quiet" is used
f801968466fed39d50d410b30ac828c26722cc95Lennart Poettering* systemctl delete x.snapshot leaves no trace in logs (at least at default level).
f801968466fed39d50d410b30ac828c26722cc95Lennart Poettering* make the coredump collector tool move itself into the user's cgroup
f801968466fed39d50d410b30ac828c26722cc95Lennart Poettering so that the coredump is properly written to the user's own journal
409133be63387fc04d927e8aecd2f6ba03d2f143Lennart Poettering* seems that when we follow symlinks to units we prefer the symlink
41f9172f427bdbb8221c64029f78364b8dd4e527Lennart Poettering destination path over /etc and /usr. We shouldn't do that. Instead
41f9172f427bdbb8221c64029f78364b8dd4e527Lennart Poettering /etc should always override /run+/usr and also any symlink
de34a42bcad31f0648ac0f249801310e0dbf83f9Lennart Poettering* remove duplicate default deps logic from fstab-generator vs. mount.c
41f9172f427bdbb8221c64029f78364b8dd4e527Lennart Poettering* when isolating, try to figure out a way how we implicitly can order
98a77df5fe8591034c48e5d56d903ee268de37f9Lennart Poettering all units we stop before the isolating unit...
dcf76484ec0612b909e8a160c9a1374f5a6a1cb8Lennart Poettering* teach udev + logind's uaccess to somehow handle the "dead" device nodes from:
41f9172f427bdbb8221c64029f78364b8dd4e527Lennart Poettering and apply ACLs to them if they have TAG=="uaccess" in udev rules.
424a19f8a2061c6b058283228734010b2fa24db4Lennart Poettering* add ConditionArchitecture= or so
a1cccad1fe88ddd6943e18af97cf7f466296970fLennart Poettering* teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})
8556879e0d14925ce897875c6c264368e2d048c2Lennart Poettering* we should log capabilities too
8556879e0d14925ce897875c6c264368e2d048c2Lennart Poettering* Support SO_REUSEPORT with socket activation:
8556879e0d14925ce897875c6c264368e2d048c2Lennart Poettering - Let systemd maintain a pool of servers.
8556879e0d14925ce897875c6c264368e2d048c2Lennart Poettering - Use for seamless upgrades, by running the new server before stopping the
4a30847b9d71e0381948d68279c8f775b9de7850Lennart Poettering* after all byte-wise realloc() is slow, even on glibc, so i guess we
b5b46d599524341ddd7407e5dff1021af8ff5089Lennart Poettering need manual exponential loops after all
5e8b28838e493b59628322b69580097ef7dd9384Lennart Poettering* BootLoaderSpec: drop allowing ext234 for $BOOT. Clarify that the
5e8b28838e493b59628322b69580097ef7dd9384Lennart Poettering kernel has to be in $BOOT. Clarify that the boot loader should be
d87be9b0af81a6e07d4fb3028e45c4409100dc26Lennart Poettering installed to the ESP. Define a way how an installer can figure out
d87be9b0af81a6e07d4fb3028e45c4409100dc26Lennart Poettering whether a BLS compliant boot loader is installed.
438bacd18e0b8766c5add47f28b04876272daa97Lennart Poettering* man: remove .include documentation, and instead push people to use .d/*.conf
88f89a9b6d25dfcb89691727c8cdaf01f4090b72Lennart Poettering* think about requeuing jobs when daemon-reload is issued? usecase:
cb7ed9dfca647198bce95f503552710eae22da37Lennart Poettering the initrd issues a reload after fstab from the host is accessible
88f89a9b6d25dfcb89691727c8cdaf01f4090b72Lennart Poettering and we might want to requeue the mounts local-fs acquired through
88f89a9b6d25dfcb89691727c8cdaf01f4090b72Lennart Poettering that automatically.
88f89a9b6d25dfcb89691727c8cdaf01f4090b72Lennart Poettering* rework specifier logic so that we can distuingish OOM errors from other errors
88f89a9b6d25dfcb89691727c8cdaf01f4090b72Lennart Poettering* systemd-inhibit: make taking delay locks useful: support sending SIGINT or SIGTERM on PrepareForSleep()
edca2e2348b314e2d892fe6f8ae276fdc223f014Thomas Hindoe Paaboel Andersen* journal-or-kmsg is currently broken? See reverted commit 4a01181e460686d8b4a543b1dfa7f77c9e3c5ab8.
38a60d7112d33ffd596b23e8df53d75a7c09e71bLennart Poettering* remove any syslog support from log.c -- we probably can't do this before split-off udev is gone for good
d8b78264a5245307babbf5af8e39d6d4a1ae095fLennart Poettering* documentation: recommend to connect the timer units of a service to the service via Also= in [Install]
d8b78264a5245307babbf5af8e39d6d4a1ae095fLennart Poettering* add a tool that lists active timer units plus their next elapstion and the time the units ran last
7560fffcd2531786b9c1ca657667a43e90331326Lennart Poettering* man: document the very specific env the shutdown drop-in tools live in
5a7e959984788cf89719dec31999409b63bb802bLennart Poettering* shutdown logging: store to EFI var, and store to USB stick?
68f160039eb78fe122cfe0d4c49695ae91f6f0d1Lennart Poettering* man: extend runlevel(8) to mention that runlevels suck, and are dead. Maybe add runlevel(7) with a note about that too
5a7e959984788cf89719dec31999409b63bb802bLennart Poettering* systemctl: maybe add "systemctl add-wants" or so...
68f160039eb78fe122cfe0d4c49695ae91f6f0d1Lennart Poettering* man: add more examples to man pages
68f160039eb78fe122cfe0d4c49695ae91f6f0d1Lennart Poettering* man: maybe sort directives in man pages, and take sections from --help and apply them to man too
edca2e2348b314e2d892fe6f8ae276fdc223f014Thomas Hindoe Paaboel Andersen* write UI tool that pops up emergency messages from the journal as notification
0790b9fed42eefc4e22dbbe2337cba9713b7848cLennart Poettering* think about window-manager-run-as-user-service problem: exit 0 → activate shutdown.target; exit != 0 → restart service
df1c8f6ac8a45913104b5eeb44f4574689fedd50Lennart Poettering* msgcatalog determine default language of entries from the catalog
5aea932fd54db835b77709ddeba30732648aae53Lennart Poettering file name. i.e. foobar.de_DE.catalog would set the default entry
5aea932fd54db835b77709ddeba30732648aae53Lennart Poettering name for the entries to de_DE if they aren't explicitly suffixed
fd4d89b2c0b31da01d134301e30916931ae3c7d9Lennart Poettering* use "log level" rather than "log priority" everywhere
8230e26dc954a40d8c9dbc8ddd9376117021f9d2Lennart Poettering* timedate: have global on/off switches for auto-time (NTP), and auto-timezone that connman can subscribe to.
dcfc4b2e5c1af6375488c00bdc6fb8122f86c4d7Lennart Poettering* Honour "-" prefix for InaccessibleDirectories= and ReadOnlyDirectories= to
dcfc4b2e5c1af6375488c00bdc6fb8122f86c4d7Lennart Poettering suppress errors of the specified path doesn't exist
dcfc4b2e5c1af6375488c00bdc6fb8122f86c4d7Lennart Poettering* dev-setup.c: when running in a container, create a tiny stub udev
4d9909c93e9c58789c71b34555a1908307c6849eLennart Poettering database with the systemd tag set for all network interfaces found,
4d9909c93e9c58789c71b34555a1908307c6849eLennart Poettering so that libudev reports them as present, and systemd's .device units
47ae7201b1df43bd3da83a19e38483b0e5694c99Lennart Poettering will be activated.
88a6c5894c9d3f85d63b87b040c130366b4006ceKay Sievers* merge unit_kill_common() and unit_kill_context()
6a7353684b65f0107cbdfa0a16ab7717ba257b61Lennart Poettering* introduce ExecCondition= in services
6b78f9b4354010f8af2fe48c783ffd52b2db8f57Lennart Poettering - fsck hookup for the ESP mount is missing
9f8d29834ba97052403e50ec9b358c0470fa4cebLennart Poettering - write man page for efi boot generator
9f8d29834ba97052403e50ec9b358c0470fa4cebLennart Poettering - honor language efi variables for default language selection (if there are any?)
9f8d29834ba97052403e50ec9b358c0470fa4cebLennart Poettering - honor timezone efi variables for default timezone selection (if there are any?)
9f8d29834ba97052403e50ec9b358c0470fa4cebLennart Poettering - introduce bootctl (backed by systemd-bootd) to control temporary and persistent default boot goal plus efi variables
68f160039eb78fe122cfe0d4c49695ae91f6f0d1Lennart Poettering* maybe do not install getty@tty1.service symlink in /etc but in /usr?
b7def684941808600c344f0be7a2b9fcdda97e0fLennart Poettering* re-enable "make check" for gtk-doc (broken for unknown reason)
c66d36e5b5ae81f3c5297d6dacadc13c88c530f6Lennart Poettering* fstab: add new mount option x-systemd-after=/foobar/waldo to allow manual dependencies to other mount points
c66d36e5b5ae81f3c5297d6dacadc13c88c530f6Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=812826
be0aa78406c73a6625308dc0672b5ff27ec6f9a8Lennart Poettering* print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
461b1822321d6be0d7fd8be29bf3b4993ebd1b85Lennart Poettering* mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.
9946996cda11a18b44d82344676e5a0e96339408Lennart Poettering - logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
9946996cda11a18b44d82344676e5a0e96339408Lennart Poettering - When we update the kernel all kind of hibernation should be prohibited until shutdown/reboot
d1970645411ea1cc083ea1668e0d446252dc1505Lennart Poettering - logind: wakelock/opportunistic suspend support
d1970645411ea1cc083ea1668e0d446252dc1505Lennart Poettering - Add pretty name for seats in logind
b4efdf97203ddf781c17f77be84cc61516a077d2Lennart Poettering - logind: allow showing logout dialog from system?
b4efdf97203ddf781c17f77be84cc61516a077d2Lennart Poettering - logind: spawn user@..service on login
b4efdf97203ddf781c17f77be84cc61516a077d2Lennart Poettering - logind: non-local X11 server handling
3471bedc005fab03f40b99bf6599645330adcd9eLennart Poettering - logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
3471bedc005fab03f40b99bf6599645330adcd9eLennart Poettering - pam: when leaving a session explicitly exclude the ReleaseSession() caller process from the killing spree
eeb875144e5a80d0521461a139f13fc8014d77d8Lennart Poettering - logind: GetSessionByPID() should accept 0 as PID value
eeb875144e5a80d0521461a139f13fc8014d77d8Lennart Poettering - we should probably handle SIGTERM/SIGINT to not leave dot files around, just in case
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering* exec: when deinitializating a tty device fix the perms and group, too, not only when initializing. Set access mode/gid to 0620/tty.
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering* DeviceAllow/DeviceDeny: disallow everything by default, but whitelist /dev/zero, /dev/null and friends
a32f224aafaf47d3489a730259a47ef45781193eLennart Poettering* service: watchdog logic: for testing purposes allow ping, but do not require pong
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - do not use magic msync() in src/journal/journal-file.c, just call fsync()
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers <alxchk> poettering: looks like msync just calls vfs_fsync
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/mm/msync.c#n18
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - import and delete pstore filesystem content at startup
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - journald: also get thread ID from client, plus thread name
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - add API to close/reopen/get fd for journal client fd in libsystemd-journal.
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - fallback to /dev/log based logging in libsystemd-journal, if we can't log natively?
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - declare the local journal protocol stable in the wiki interface chart
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - journal: reuse XZ context
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
347e1b6df028ebb1589146c167add8d37a3d4244Kay Sievers - journald: when dropping msgs due to ratelimit make sure to write
166503dada92d7ca3570a653e07a51ed826b7c8aLennart Poettering "dropped %u messages" not only when we are about to print the next
59cea26a349cfa8db906b520dac72563dd773ff2Lennart Poettering message that works, but alraedy after a short tiemout
35eb6b124ebdf82bd77aad6e44962a9a039c4d33Lennart Poettering - check if we can make journalctl by default use --follow mode inside of less if called without args?
9473414219330b9febc1d0712bbf49ad74cf962fLennart Poettering - maybe add API to send pairs of iovecs via sd_journal_send
f1a8e221ecacea23883df57951e291a910463948Lennart Poettering - journal: when writing journal auto-rotate if time jumps backwards
069cfc85f876bb6966cb5a9bbe0235f5064622cdLennart Poettering - journal: add a setgid "systemd-journal" utility to invoke from libsystemd-journal, which passes fds via STDOUT and does PK access
069cfc85f876bb6966cb5a9bbe0235f5064622cdLennart Poettering - journactl: support negative filtering, i.e. FOOBAR!="waldo",
7b63bde1ed0d4f30c799c9b4737fa926465929f9Lennart Poettering and !FOOBAR for events without FOOBAR.
7b63bde1ed0d4f30c799c9b4737fa926465929f9Lennart Poettering - journal: when rotating, copy over old acls/access mode
5b40d33761376354116a8cddb9b9fbdb6c4727d6Lennart Poettering - journal: send out marker messages every now and then, and immediately sync with fdatasync() afterwards, in order to have hourly guaranteed syncs.
5b40d33761376354116a8cddb9b9fbdb6c4727d6Lennart 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.
f7f21d33db5dfe88dc8175c61dada44013347729Lennart Poettering - journal: find a way to allow dropping history early, based on priority, other rules
f7f21d33db5dfe88dc8175c61dada44013347729Lennart Poettering - journal: When used on NFS, check payload hashes
27b5482cc08b7fac1b6b15d980d42ae04f3ae1caLennart Poettering - Introduce journalctl -b <nr> to show journal messages of a previous boot
27b5482cc08b7fac1b6b15d980d42ae04f3ae1caLennart Poettering - journald: check whether it is OK if the client can still modify delivered journal entries
27b5482cc08b7fac1b6b15d980d42ae04f3ae1caLennart Poettering - journal live copy, based on libneon (client) and libmicrohttpd (server)
27b5482cc08b7fac1b6b15d980d42ae04f3ae1caLennart Poettering - journald: add kernel cmdline option to disable ratelimiting for debug purposes
b86fa936ce36976cd6a96034cf14ea267695bcb2Lennart Poettering - refuse taking lower-case variable names in sd_journal_send() and friends.
b86fa936ce36976cd6a96034cf14ea267695bcb2Lennart Poettering - journald: we currently rotate only after MaxUse+MaxFilesize has been reached.
a26336da875a6657d404d1e44b86ae067c34b110Kay Sievers - journal: deal nicely with byte-by-byte copied files, especially regards header
a26336da875a6657d404d1e44b86ae067c34b110Kay Sievers - journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
e85647f73e235c2a6ea412cb8d841e092c373501Lennart Poettering - journal: store euid in journal if it differs from uid
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering - journal: sanely deal with entries which are larger than the individual file size, but where the components would fit
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering - Replace utmp, wtmp, btmp, and lastlog completely with journal
14038c2e83001abfbcdc3f9f2402189a9b3d2f0cLennart Poettering - Port upower to use the journal for historical power information used in future calculations
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering - document unit_name_mangle()
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering - document that deps in [Unit] sections ignore Alias= fileds in
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering [Install] units of other units, unless those units are disabled
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering - man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
465349c06d994dd2cc6b6fc4109ac0b9952d500aLennart Poettering - Document word splitting syntax for ExecStart= and friends
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering - document that units from /etc override those from /usr and /run
d889a2069a87e4617b32ddbdeace5a53a12c699dLennart Poettering - document the exit codes when services fail before they are exec()ed
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering - document that service reload may be implemented as service reexec
eecd1362f7f4de432483b5d77c56726c3621a83aLennart Poettering - document in wiki how to map ical recurrence events to systemd timer unit calendar specifications
06dab8e18aebf822392c7ca66c5bf3c1200fdec8Lennart Poettering - systemctl list-jobs - show dependencies
06dab8e18aebf822392c7ca66c5bf3c1200fdec8Lennart Poettering - add systemctl switch to dump transaction without executing it
7e2668c6fd5720ae4d2d55eb8a062739687516afLennart Poettering - Add a verbose mode to "systemctl start" and friends that explains what is being done or not done
7e2668c6fd5720ae4d2d55eb8a062739687516afLennart Poettering - "systemctl disable" on a static unit prints no message and does
e85647f73e235c2a6ea412cb8d841e092c373501Lennart Poettering nothing. "systemctl enable" does nothing, and gives a bad message
e85647f73e235c2a6ea412cb8d841e092c373501Lennart Poettering about it. Should fix both to print nice actionable messages.
e01a15b71e18bf2008aec7e75041ffa42eb80b80Kay Sievers - print nice message from systemctl --failed if there are no entries shown, and hook that into ExecStartPre of rescue.service/emergency.service
a888b352eb53b07daa24fa859ceeb254336b293dLennart Poettering - add new command to systemctl: "systemctl system-reexec" which reexecs as many daemons as virtually possible
3b2d5b02ae231f1d3eb0d96eb980155d7797304eLennart Poettering - systemctl enable: improve the success messages (i.e. more human readable, less shell-like)
3b2d5b02ae231f1d3eb0d96eb980155d7797304eLennart Poettering - systemctl enable: fail if target to alias into doesn't exist? maybe show how many units are enabled afterwards?
0f0dbc46ccf5aaaf3131446d0a4d78bc97a37295Lennart Poettering - systemctl: "Journal has been rotated since unit was started." message is misleading
0f0dbc46ccf5aaaf3131446d0a4d78bc97a37295Lennart Poettering - support "systemctl stop foobar@.service" to stop all units matching a certain template
3d9a412243035beeaaf3465a62065444a5adf21cLennart Poettering - Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files"
98ef27df896f36f0407eaa7ed9e295203b9c271bLennart Poettering* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
9efaf380a7c7fa16f44b1aa15b967e99f331203aLennart Poettering* deal with sendmail/postfix exclusivity
4ee717820208a4c8e92383d0dbefa401827fab38Kay Sievers* timer units:
4ee717820208a4c8e92383d0dbefa401827fab38Kay Sievers - configurable jitter for timer events
5ba2dc259f3cdd8fddef68cfd28380a32534e49aKay Sievers - timer events with system resume
5ba2dc259f3cdd8fddef68cfd28380a32534e49aKay Sievers - timer units should get the ability to trigger when:
5ba2dc259f3cdd8fddef68cfd28380a32534e49aKay Sievers o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
20ffc4c4a9226b0e45cc02ad9c0108981626c0bbKay Sievers o DST changes
b45f770f0049fbdf3f6c9db0ab11deeff4ccd86dKay Sievers - Support 2012-02~4 as syntax for specifying the fourth to last day of the month.
b45f770f0049fbdf3f6c9db0ab11deeff4ccd86dKay Sievers* update the kernel's TZ (sys_tz) when DST changes
08f23fd29c9df9c8b4e874933eb39711f069754bLennart Poettering* sync down the system time to the RTC when:
08f23fd29c9df9c8b4e874933eb39711f069754bLennart Poettering - CLOCK_REALTIME makes jumps (the user explicitely requested a time set)
18b754d345ecb0b15e369978aaffa72e9814b86aKay Sievers - DST/timezone changes && ntp is active && RTC-in-localtime (never do it without ntp)
068665b6fd9839f27bcace7e8f56c0baa6935272Lennart Poettering This takes care of syncing ntpdate updates to the RTC, and DST updates for localtime
231931ffba1bca9d8759bbd6f797e56f8c6971faLennart Poettering mode, it will never touch the RTC if the no reliable time source is active or the
231931ffba1bca9d8759bbd6f797e56f8c6971faLennart Poettering user did not request anything like it.
bd08f2422491169e92dc0899d5ba848fcae4c15cLennart Poettering - implement conditional properties (dmi matches)
bd08f2422491169e92dc0899d5ba848fcae4c15cLennart Poettering - hwdb --filter=ID_DRIVE_*
fb0864e7b9c6d26269ccea6ec5c0fd921c029781Lennart Poettering* if booted in "quiet" mode, and an error happens, turn on status
18da49531e4c6b31bd2439b4d738dc1bb9660af1Lennart Poettering output again, so that the emergency mode isn't totally
18da49531e4c6b31bd2439b4d738dc1bb9660af1Lennart Poettering surprising. Also, terminate plymouth.
9586cdfab6a2638078702b7fea7e16b3a71899e2Lennart Poettering* libunwind support for coredump pattern hook, and includes this in
9586cdfab6a2638078702b7fea7e16b3a71899e2Lennart Poettering the message for coredumps. After all, libunwind is now capable to
9586cdfab6a2638078702b7fea7e16b3a71899e2Lennart Poettering unwind coredumps since a few weeks ago. This probably requires that
7f110ff9b8828b477e87de7b28c708cf69a3d008Lennart Poettering we have nice support for multi-line messages on display in
7f110ff9b8828b477e87de7b28c708cf69a3d008Lennart Poettering logs-show.c. Alternatively: use libelfutil, which seems to be the
edca2e2348b314e2d892fe6f8ae276fdc223f014Thomas Hindoe Paaboel Andersen better supported alternative.
f7f964eb3625e4cca7f16377fa12aa7a760243e7Lennart Poettering* figure out relation of --all and --full in the various tools
d0e5a33374cee92962af33dfc03873e470b014f6Lennart Poettering* add libsystemd-password or so to query passwords during boot using the password agent logic
d0e5a33374cee92962af33dfc03873e470b014f6Lennart 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().
53ed2eeb2e709a6c0d152d7bdf2d9a4b9f997a16Lennart Poettering* fedup: add --unit to systemctl switch-root somehow
53ed2eeb2e709a6c0d152d7bdf2d9a4b9f997a16Lennart Poettering* fedup: don't delete initrd on switch-root
680a1dbc354b2f437b4e06e27d4c43217977efdfLennart Poettering* fedup: generator
88f89a9b6d25dfcb89691727c8cdaf01f4090b72Lennart Poettering - timedated: refuse time changes when NTP is on
7e64c73a93cdcc7068280f3e3ba8adbd6c6f8f84Lennart Poettering* clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* introduce generic AUGMENT_PID=, AUGMENT_DEVICE= fields
a558d00381291afd6a81f7df07269fe76eeae556Lennart Poettering* on shutdown: move utmp, wall, audit logic all into PID 1 (or logind?), get rid of systemd-update-utmp-runlevel
05aa9edde0f9f4077b8120389c93cb0134eda9c5Lennart Poettering* add "provisioning" instructions to setup an empty /etc + /var
87a8baa35d6d65ac3b58ae8e26e338e67f8ae8edLennart Poettering - used to setup a new container from a shared /usr
87a8baa35d6d65ac3b58ae8e26e338e67f8ae8edLennart Poettering - superset of tmpfiles model
87a8baa35d6d65ac3b58ae8e26e338e67f8ae8edLennart Poettering - instructions shipped by packages and stored in /usr/lib/
87a8baa35d6d65ac3b58ae8e26e338e67f8ae8edLennart Poettering - compose /etc/passwd and /etc/group, copy files
5ba081b0fb02380cee4c2ff5bc7e05f869eb8415Lennart Poettering - able to create uid + gid used by packages, for file ownership
b3fa47e0819b08ea32e69e19e6d88ce2daca069dLennart Poettering* make repeated alt-ctrl-del presses printing a dump, or even force a reboot without
b3fa47e0819b08ea32e69e19e6d88ce2daca069dLennart Poettering waiting for the timeout
7f3e62571a63ac90de6ac5eefeeb8d3e9aa6f49eLennart Poettering* high level net_prio setting in execution context
7f3e62571a63ac90de6ac5eefeeb8d3e9aa6f49eLennart Poettering* hostnamed: before returning information from /etc/machine-info.conf check the modification data and reread. Similar for localed, ...
4cbd9ecf45f64c3a9acc99d473fbf3be3687ae24Lennart Poettering* currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab isn't
65c0cf7108ae3537a357c74b4586a783baba82f9Lennart Poettering* refuse boot if /etc/machine-id is not useful (or set taint?)
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers - nspawn: consider changing users for -u with su, so that NSS resolving works correctly
a2f5666d06fe8233025738047115bb9e3959df3eLennart Poettering - nspawn: implement personality changes a la linux32(8)
a2f5666d06fe8233025738047115bb9e3959df3eLennart Poettering - nspawn: --read-only is not applied recursively to submounts
ad740100d108282d0244d5739d4dcc86fe4c5fdeLennart Poettering - nspawn: make use of device cgroup controller by default
ad740100d108282d0244d5739d4dcc86fe4c5fdeLennart Poettering - bind mount read-only the cgroup tree higher than nspawn
c821bd28c2ecce8d35248d61949fe1c0c3030b6cLennart Poettering - nspawn: investigate whether we can support the same as LXC's
c821bd28c2ecce8d35248d61949fe1c0c3030b6cLennart Poettering lxc.network.type=phys mode, and pass through entire network
de6c78f8795743894431a099d26ec562a8acf3dfLennart Poettering interfaces to the container
7d441ddb5ca090b5a97f58ac4b4d97b3e84fa81eLennart Poettering - nspawn: maybe add a way to drop additional caps, in addition to add additional caps
14e639ae7a1dbf156273ce697d30fbc6c6594209Lennart Poettering - nspawn: maybe explicitly reset loginuid?
14e639ae7a1dbf156273ce697d30fbc6c6594209Lennart Poettering - nspawn: make it work for dwalsh and shared /usr containers -- tmpfs mounts as command line parameters, selinux exec context
d3c7d7dd77b2b72315164b672462825cef6c0f9aKay Sievers - cryptsetup-generator: allow specification of passwords in crypttab itself
72b9ed828bd22f3ddd74b6853c183eebf006d6d8Lennart Poettering - move cryptsetup key caching into kernel keyctl?
1d6702e8d3877c0bebf3ac817dc45ff72f5ecfa9Lennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54982
1d6702e8d3877c0bebf3ac817dc45ff72f5ecfa9Lennart Poettering - support rd.luks.allow-discards= kernel cmdline params in cryptsetup generator
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering* move debug shell to tty6 and make sure this doesn't break the gettys on tty6
97f73ffb04947acf0a5854e3a7bdbb7a0105f6faLennart Poettering* hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it
97f73ffb04947acf0a5854e3a7bdbb7a0105f6faLennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54712
85f248b26653f5322c26735661d63d4e8460c30eLennart Poettering* after deserializing sockets in socket.c we should reapply sockopts and things
1258097cd3cdbc5dd3d264850119e553a29c5068Lennart Poettering* make timer units go away after they elapsed
a4c279f87451186b8beb1b8cc21c7cad561ecf4bLennart Poettering* http://lists.freedesktop.org/archives/systemd-devel/2012-September/006502.html
a4c279f87451186b8beb1b8cc21c7cad561ecf4bLennart Poettering (network and remote-fs on shutdown)
d3fc81bd6a5a046b22600ac1204df220c93d2c15Lennart Poettering* come up with a nice way to write queue/read_ahead_kb for a block device without interfering with readahead
253ee27a0c7a410d27d490bb79ea97caed6a2b68Lennart Poettering* move PID 1 segfaults to /var/lib/systemd/coredump?
8d0e38a2b966799af884e78a54fd6a2dffa44788Lennart Poettering* create /sbin/init symlinks from the build system
f28f1daf754a9a07de90e6fc4ada581bf5de677dLennart Poettering* Query Paul Moore about relabelling socket fds while they are open
f28f1daf754a9a07de90e6fc4ada581bf5de677dLennart Poettering* system.conf should have controls for cgroups
88a07670cfa974a605c7c7b520b8a3135fce37f9Lennart Poettering* allow writing multiple conditions in unit files on one line
916abb21d0a6653e0187b91591e492026886b0a4Lennart Poettering* explore multiple service instances per listening socket idea
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering* shutdown: don't read-only mount anything when running in container
b23de6af893c11da4286bc416455cd0926d1532eLennart Poettering* MountFlags=shared acts as MountFlags=slave right now.
21bdae12e11ae20460715475d8a0c991f15464acLennart Poettering* ReadOnlyDirectories= is not applied recursively to submounts
9534ce54858c67363b841cdbdc315140437bfdb4Lennart Poettering* drop PID 1 reloading, only do reexecing (difficult: Reload()
9534ce54858c67363b841cdbdc315140437bfdb4Lennart Poettering currently is properly synchronous, Reexec() is weird, because we
68c7d001f4117f0c3d0a4582e32cbb03ae5fac57Lennart Poettering can't delay the response properly until we are back, so instead of
796b06c21b62d13c9021e2fbd9c58a5c6edb2764Kay Sievers being properly synchronous we just keep open the fd and close it
68c7d001f4117f0c3d0a4582e32cbb03ae5fac57Lennart Poettering when done. That means clients don't get a successful method reply,
68c7d001f4117f0c3d0a4582e32cbb03ae5fac57Lennart Poettering but much rather a disconnect on success.
253ee27a0c7a410d27d490bb79ea97caed6a2b68Lennart Poettering* remember which condition failed for services, not just the fact that something failed
5d0fcd7c8d29340ac9425c309e8ac436a9af699cLennart Poettering* use opterr = 0 for all getopt tools
f530371f1f85a070d7d0fb5112146a43533ae00bLennart Poettering* properly handle loop back mounts via fstab, especially regards to fsck/passno
a19554ed92a7460b4e709cc40c558cde827ab85bLennart Poettering* allow services with no ExecStart= but with an ExecStop=
3040728b6691ea2e9df3a2060e2d49a792bbaedaLennart Poettering* dracut-shutdown needs to be ordered before unmounting /boot
73090dc815390f4fca4e3ed8a7e1d3806605daaaLennart Poettering* initialize the hostname from the fs label of /, if /etc/hostname does not exist?
3d57c6ab801f4437f12948e29589e3d00c3ad9dbLennart Poettering* rename "userspace" to "core-os"
b9a2a36b519ccd79c4198e7dda4e657d597a14adLennart Poettering* syscall filter:
ba1a55152c50dfbcd3d4a64353b95f4a2f37985eLennart Poettering - syscall filter: add knowledge about compat syscalls
9408a2d295a312a5472345090e28e0502570494bLennart Poettering - syscall filter: don't enforce no new privs?
71092d70af35567dd154d3de2ce04ce62e157a7cLennart Poettering - syscall filter: option to return EPERM rather than SIGSYS?
3f7a8c4e9f1d3ce48919e24eb2c9d56dd6fd88d8Kay Sievers - syscall filter: port to libseccomp
f9276855a1d270b6c3f857cdaf2c4b49920c2228Lennart Poettering - system-wide seccomp filter
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering* .device aliases need to be implemented with the "following" logic, probably.
260abb780a135e4cae8c10715c7e85675efc345aLennart Poettering* load-fragment: when loading a unit file via a chain of symlinks
2791a8f8dc8764a9247cdba3562bd4c04010f144Lennart Poettering verify that it isn't masked via any of the names traversed.
a8f11321c209830a35edd0357e8def5d4437d854Lennart Poettering* introduce Type=pid-file