We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5ca675 + 04dccc9 commit 69726c8Copy full SHA for 69726c8
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