Skip to content

Commit ae49ba3

Browse files
committed
Update vst-install-debian.sh
1 parent 28b9720 commit ae49ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/vst-install-debian.sh

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

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

0 commit comments

Comments
 (0)