]> git.ipfire.org Git - thirdparty/systemd.git/blame - TODO
service: delay automatic restart if job is pending
[thirdparty/systemd.git] / TODO
CommitLineData
21296d4b
KS
1* print error if /etc/mtab is not a symlink to /proc/self/mounts
2
59fee421
LP
3* oneshot services which do not remain: 'exited' instead of 'dead'?
4 it should be visible in 'systemctl' that they have been run
5
6* dot output for --test showing the 'initial transaction'
7
8c6db833 8* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
75787bb7 9
129126f3 10* implicitly import "defaults" settings file into all types
75787bb7 11
129126f3 12* port over to LISTEN_FDS/LISTEN_PID:
a625ac1a 13 - uuidd DONE
9726b29e 14 - dbus DONE
88ce42f6 15 - rsyslog DONE
c0120d99
LP
16 - rpcbind (/var/run/rpcbind.sock!) DONE
17 - cups DONE
18 - avahi-daemon (/var/run/avahi-daemon/socket) DONE
874aa2cc 19 - ssh CLASSIC
a625ac1a 20 - postfix, saslauthd
a625ac1a
LP
21 - apache/samba
22 - libvirtd (/var/run/libvirt/libvirt-sock-ro)
23 - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
a625ac1a
LP
24 - distccd
25
064f51fa 26* fingerprint.target, wireless.target, gps.target
0ff3dea7 27
647703fe 28* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
246756ca 29
50f2a90d
LP
30* chkconfig/systemd-install glue
31
32* io priority during initialization
8fe914ec 33
74ac3cbd 34* if a service fails too often, make the service enter failed mode, and the socket, too.
ea4a240d 35
b2423f1f
LP
36* bash completion a la gdbus
37
647703fe 38* systemctl list-jobs - show dependencies
63090775 39
313ed05b 40* accountsservice is borked
63090775 41
20604ebc
LP
42* auditd service files
43
20604ebc
LP
44* add systemctl switch to dump transaction without executing it
45
647703fe 46* system.conf/session.conf man page
63090775 47
3b63d2d3 48* suspend, resume
da726a4d 49
2e78aa99
LP
50* systemctl auto-pager a la git
51
2e78aa99
LP
52* merge CK
53
f015eca2
KS
54* start getty 2-6 only when actual vt switch happens
55 (same model as socket on-demand activation)
56
b9ba604e 57* ask-password: find way to disable wall agent where tty agent is running
50f298ec 58
1a34d367
LP
59* readahead: btrfs/LVM SSD detection
60
c457e083
MB
61* document locale.conf, vconsole.conf and possibly the tempfiles.d and modules-load.d mechanism.
62
71fad675
LP
63* when processes remain in a service even though the start command failed enter active
64
50f298ec 65* fix plymouth socket name, when plymouth started to use a clean one
0ea969e6 66
62c9af5e 67* parse early boot time env var from dracut RD_TIMEOUT, drop RD_xxx
52661efd 68
50f298ec
LP
69* cryptsetup
70
98e1f931
LP
71* add seperate man page for [Install] settings
72
510051fc 73* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
e5ebf783 74
739aad51 75* we now order plymouth after udev-trigger. Can we optimize this?
18f59336 76
143072ed
LP
77* drop tmp.mount
78
2528a7a6 79External:
20604ebc 80
06ae4bfe
LP
81* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
82
6f3f9deb
LP
83* patch kernel for cpu feature modalias for autoloading aes/kvm/...
84
449ddb2d
LP
85* place /etc/inittab with explaining blurb.
86
20604ebc
LP
87* pam_securetty should honour console=
88
26192dfc
LP
89* procps, psmisc, sysvinit-tools, hostname → util-linux-ng
90
50f2a90d
LP
91https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
92https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
93https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
94https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
95https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
96https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
5e5c6cd7
LP
97https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
98http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
50f2a90d 99http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
b5e9dba8
LP
100https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
101https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
102https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
103https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
104https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
105https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
106https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
107https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
02ee865a 108https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
14bd37fe 109
129126f3 110Regularly:
874aa2cc 111
129126f3 112* look for close() vs. close_nointr() vs. close_nointr_nofail()
5021be21 113
129126f3 114* check for strerror(r) instead of strerror(-r)
5b6319dc
LP
115
116* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
8c6db833
LP
117
118* %m in printf() instead of strerror();
444a79d3
LP
119
120* pahole
121
122* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"