Skip to content

Commit 337e182

Browse files
committed
Merge pull request hestiacp#331 from anton-reutov/patch-21
Update vst-install-debian.sh
2 parents 69726c8 + ae49ba3 commit 337e182

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)