this post was submitted on 09 Jul 2025
132 points (84.7% liked)

Linux

9668 readers
220 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dwt@feddit.org 0 points 3 months ago (10 children)

I like this, but even though pod man runs perfect rootless, quadlets can only run as root for now :-(

[–] Quik 2 points 3 months ago (2 children)

Just place your Quadlets in the $HOME/.config/containers/systemd/ directory for this ;)

The reference I linked to earlier also contains more information on rootless.

[–] dwt@feddit.org 1 points 3 months ago (1 children)

While that is true, that is not how I would run services normally with SystemD. Those would be defined globally, but run as a user.

Definitiv then in the user home, means that I dint see them with systemctl which is very annoying.

[–] Quik 2 points 2 months ago

Yes, you'd have to do systemctl --user

load more comments (7 replies)