|
|
Line 2: |
Line 2: |
| {{Docs_beat_open}} | | {{Docs_beat_open}} |
|
| |
|
| systemd will either be available or default in F14. We need to document how to use it.
| |
|
| |
|
| Some uncoordinated pieces of documentation that we can distill important information from or link out to:
| |
|
| |
|
| * https://fedoraproject.org/wiki/How_to_debug_Systemd_problems
| |
| * http://www.freedesktop.org/wiki/Software/systemd/TipsAndTricks
| |
| * http://www.freedesktop.org/wiki/Software/systemd/FrequentlyAskedQuestions
| |
|
| |
| Some pieces that would be good to have:
| |
|
| |
| * Cheat sheet for migrating from systemVinit to systemd. This would have things that you commonly do in sysVinit with the equivalent commands for doing them in systemd
| |
| - Page started on wiki here: https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet needs to have someone familiar with systemd fill it in. Needs system administrators add more commands that they want to know how to do in systemd.
| |
| * Guide to porting SysVinit scripts to unit files. This should have information on how to create unit files to startup a service, which options in the unit files are necessary, which should not be used in ordinary units, and how to translate tasks that you'd do in a sysVinit script into something that you'd do in a unit file. This could go into the Packaging Guidelines. If so, it can be added to this page: https://fedoraproject.org/wiki/Systemd_Packaging_Draft
| |
|
| |
|
| [[Category:Docs Project]] | | [[Category:Docs Project]] |
| [[Category:Draft documentation]] | | [[Category:Draft documentation]] |
| [[Category:Documentation beats]] | | [[Category:Documentation beats]] |