this post was submitted on 13 Apr 2024
230 points (84.8% liked)

linuxmemes

20437 readers
1412 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Credit for the answer used in the right panel: https://serverfault.com/a/841150

you are viewing a single comment's thread
view the rest of the comments
[–] traches@sh.itjust.works 22 points 4 months ago (1 children)

How is chown-R someuser different from systemctl—user?

[–] brian@programming.dev 24 points 4 months ago

one is giving the permission to manage the system service to a specific user, the other is running the service as the current user so they have permission to manage it by default