You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After install, I get this warning by mail : domain.tld : Apr 12 10:39:20 : admin : /etc/sudoers.d/restic is world writable ; TTY=pts/0 ; PWD=/home/admin ; USER=root ;
To solve this, I have to do as root : chmod 640 /etc/sudoers.d/restic
The text was updated successfully, but these errors were encountered:
After install, I get this warning by mail :
domain.tld : Apr 12 10:39:20 : admin : /etc/sudoers.d/restic is world writable ; TTY=pts/0 ; PWD=/home/admin ; USER=root ;
To solve this, I have to do as root :
chmod 640 /etc/sudoers.d/restic
The text was updated successfully, but these errors were encountered: