We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b9720 commit 04dccc9Copy full SHA for 04dccc9
1 file changed
install/vst-install-ubuntu.sh
@@ -534,6 +534,7 @@ wget $CHOST/$VERSION/sudoers.vestacp.conf -O /etc/sudoers.d/vestacp
534
wget $CHOST/$VERSION/sudoers.admin.conf -O /etc/sudoers.d/admin
535
chmod 440 /etc/sudoers.d/vestacp
536
chmod 440 /etc/sudoers.d/admin
537
+echo 'Defaults:admin !syslog' >>/etc/sudoers.d/admin
538
539
# NTP Synchronization
540
echo '#!/bin/sh' > /etc/cron.daily/ntpdate
0 commit comments