renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 months 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.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square65fedilinkfile-text
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up23arrow-down1·7 months agoHow is chown-R someuser different from systemctl—user?
minus-squarebrian@programming.devlinkfedilinkarrow-up25arrow-down1·7 months 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