@ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish • 2 months agoI never had problems with permission again after I know the real power of sudolemmy.caimagemessage-square111arrow-up1666
arrow-up1666imageI never had problems with permission again after I know the real power of sudolemmy.ca@ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish • 2 months agomessage-square111
minus-squareoni ᓚᘏᗢlinkfedilink24•2 months agoIf your file is not in your home directory, you shouldn’t do chmod or chown in any other file
minus-square@bitchkat@lemmy.worldlinkfedilinkEnglish2•2 months agoI’ll create directories via sudo in /var/log, /var/lib etc and then chown to the user that the systemd service will be running as.
If your file is not in your home directory, you shouldn’t do chmod or chown in any other file
What if I make my home /
I’ll create directories via sudo in /var/log, /var/lib etc and then chown to the user that the systemd service will be running as.