mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 13:07:23 +02:00
@@ -3,7 +3,7 @@
|
||||
|
||||
if [ ! -e '/etc/sudoers.d/admin' ]; then
|
||||
if [ ! -d '/etc/sudoers.d' ]; then
|
||||
mkidr /etc/sudoers.d
|
||||
mkdir /etc/sudoers.d
|
||||
chmod 750 /etc/sudoers.d
|
||||
fi
|
||||
echo '# Created by vesta update-trigger' > /etc/sudoers.d/admin
|
||||
|
||||
Reference in New Issue
Block a user