@renzev@lemmy.world to linuxmemes@lemmy.worldEnglish • 1 year agoWhen people complain about systemd "violating the unix philosophy", this is what they actually meanlemmy.worldimagemessage-square65fedilinkarrow-up1280arrow-down151file-text
arrow-up1229arrow-down1imageWhen people complain about systemd "violating the unix philosophy", this is what they actually meanlemmy.world@renzev@lemmy.world to linuxmemes@lemmy.worldEnglish • 1 year agomessage-square65fedilinkfile-text
minus-square@traches@sh.itjust.workslinkfedilinkEnglish22•1 year agoHow is chown-R someuser different from systemctl—user?
minus-square@brian@programming.devlinkfedilink24•1 year agoone 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
How is chown-R someuser different from systemctl—user?
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