Score:0

Ubuntu 18.04 var log permissions not persistent

us flag

I am trying to execute these commands to change the permissions of directories, they succeed but then after a reboot go back to the original permissions

sudo find /var/log -perm /137 -type f -exec chmod 640 '{}' ;

sudo chmod 0750 /var/log

These commands succeed, but are not persistent on reboot.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.