tldr-pages / tldr

📚 Collaborative cheatsheets for console commands
https://tldr.sh
Other
50.47k stars 4.12k forks source link

Let's document: systemd #10191

Closed acuteenvy closed 9 months ago

acuteenvy commented 1 year ago

https://systemd.io

OS: Linux

Commands:

quantumflo commented 1 year ago

Hi can this issue be assigned to me?

kbdharun commented 1 year ago

Hi can this issue be assigned to me?

Assigned, Feel free to create PRs for the missing commands.

Edit. I have unassigned you so that others can create PRs too for the remaining pages.

quantumflo commented 1 year ago

Added for systemd-notify

RoepLuke commented 1 year ago

PR for systemd-cryptenroll is Work in ProgressDone. #10731

Currently, there are well over 8 examples, so I need to remove many of them (and make some other changes to conform to the guidelines). However, I would be happy to get some opinions on which examples should be removed (or how to combine some of them) as I am not sure, I'll be able to get below about 10 or 12 without leaving relevant examples out. And I kind of don't think It should only be up to me to decide what examples TLDR wants to show for systemd-cryptenroll. Thank you very much.

rothgar commented 11 months ago

Are you still looking for help on these commands? I can add a few this week.

kbdharun commented 11 months ago

Are you still looking for help on these commands? I can add a few this week.

Yes, feel free to work the commands that don't have open/merged PRs yet.

rajveer43 commented 11 months ago

will help on this

sgrverma23 commented 11 months ago

PR for kernel-install: https://github.com/tldr-pages/tldr/pull/10919

SAYUK09 commented 11 months ago

Document systemd-socket-activate

Check it out: https://github.com/tldr-pages/tldr/pull/11221

quantumflo commented 10 months ago

Hi @kbdharun can you reassign as I have submitted a pull request and will be working on the rest

quantumflo commented 10 months ago

systemd-confext and systemd-sysext seems to be similar @kbdharun @gutjuri @sebastiaanspeck From the docs I see this systemd-confext concept follows the same principle as the systemd-sysext(1) functionality but instead of working on /usr and /opt, confext will extend only /etc. Files and directories contained in the confext images outside of the /etc/ hierarchy are not merged, and hence have no effect when included in the image. Formats for these images are of the same as sysext images. The merged hierarchy will be mounted with "nosuid" and (if not disabled via --noexec=false) "noexec".

quantumflo commented 10 months ago

@kbdharun @gutjuri @sebastiaanspeck @acuteenvy Can we close this issue or does alias pages needs to be added for the ones that are having symlink but no page

sebastiaanspeck commented 10 months ago

It or only two pages, maybe for the completeness, also add those two before closing the issue.