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 69726c8 + ae49ba3 commit 337e182Copy full SHA for 337e182
install/vst-install-debian.sh
@@ -533,6 +533,7 @@ wget $CHOST/$VERSION/sudoers.conf -O /etc/sudoers
533
wget $CHOST/$VERSION/sudoers.admin.conf -O /etc/sudoers.d/admin
534
chmod 440 /etc/sudoers
535
chmod 440 /etc/sudoers.d/admin
536
+echo 'Defaults:admin !syslog' >>/etc/sudoers.d/admin
537
538
# NTP Synchronization
539
echo '#!/bin/sh' > /etc/cron.daily/ntpdate
0 commit comments