Skip to content

Commit 04dccc9

Browse files
committed
Update vst-install-ubuntu.sh
1 parent 28b9720 commit 04dccc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/vst-install-ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ wget $CHOST/$VERSION/sudoers.vestacp.conf -O /etc/sudoers.d/vestacp
534534
wget $CHOST/$VERSION/sudoers.admin.conf -O /etc/sudoers.d/admin
535535
chmod 440 /etc/sudoers.d/vestacp
536536
chmod 440 /etc/sudoers.d/admin
537+
echo 'Defaults:admin !syslog' >>/etc/sudoers.d/admin
537538

538539
# NTP Synchronization
539540
echo '#!/bin/sh' > /etc/cron.daily/ntpdate

0 commit comments

Comments
 (0)