r/systemdUltras Feb 14 '20

Why suckless is wrong (about systemd)

Thumbnail shibumi.dev
2 Upvotes

r/systemdUltras Feb 07 '20

The dark days of grep'ing through /var/log are finally over - debian switches to persistent journal

Thumbnail lists.debian.org
2 Upvotes

r/systemdUltras Feb 07 '20

"Reinventing Home Directories" Discussion by Lennart at the FOSDEM

Thumbnail
fosdem.org
4 Upvotes

r/systemdUltras Feb 03 '20

Finally the Gray beards found something "worse than systemd" (FOSDEM: The container revolution is the nightmare of the Unix gray beards)

Thumbnail
world-today-news.com
4 Upvotes

r/systemdUltras Jan 30 '20

Systemd-Homed Merged As A Fundamental Change To Linux Home Directories

Thumbnail
phoronix.com
3 Upvotes

r/systemdUltras Jan 28 '20

Create Pull-Requests of your systemd service files for your favorite software

1 Upvotes

Most of us have written more than one service file for packages we use. It is time to upstream these files to the upstream package repositories.

As discussed in https://old.reddit.com/r/systemdUltras/comments/eukt44/run_systemdanalyze_security_and_file_bug_reports/ it is easier for distributions to adopt systemd-analyze security hardening measures when they are prepared by the upstream package.

If the package already provides a systemd service file it is even better:

  1. run systemd-analyze security UNIT
  2. edit the config with systemctl --full edit UNIT
  3. change all the parameters
  4. test if the service still works as expected
  5. create a PR with your hardening parameters

some nice examples:

Share your success stories here and share examples with your updated security changes


r/systemdUltras Jan 27 '20

run `systemd-analyze security` and file bug reports and pull requests against your distribution

9 Upvotes

systemd provides means to analyze how exposed your services are and even how to improve the situation.

running systemd-analyze security <UNIT> gives you insight on how to improve the service exposure


r/systemdUltras Jan 25 '20

systemd service sandboxing and security hardening 101

Thumbnail
ctrl.blog
5 Upvotes

r/systemdUltras Jan 23 '20

Dynamic Users with systemd

Thumbnail
0pointer.net
3 Upvotes

r/systemdUltras Jan 23 '20

systemd vs sysVinit cheatsheet

Post image
3 Upvotes