Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
systemd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
steam
systemd
Commits
bf5bb531
Commit
bf5bb531
authored
Dec 28, 2010
by
Kay Sievers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update TODO
parent
a247755d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
TODO
TODO
+7
-1
No files found.
TODO
View file @
bf5bb531
* drop IN_ATTRIB from inotify watches for .path units where possible to avoid
lots of wakeups due to /dev changing when we watch a subdir of /dev.
* Support ProcessNeededForShutdown=true to allow stuff like mdmon
to br killed very late after the rootfs is read only
* Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
needed action
* bind mounts with 'fsck' fail and block for a minute:
/foo /bar none bind 1 1
(
us
ing fsck is wrong, but why do we block for a minute
(
request
ing fsck is wrong, but why do we block for a minute
instead of just handling the error)
* oneshot services which do not remain: 'exited' instead of 'dead'?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment