Skip to content

Commit 69726c8

Browse files
committed
Merge pull request hestiacp#330 from anton-reutov/patch-20
Update vst-install-ubuntu.sh
2 parents e5ca675 + 04dccc9 commit 69726c8

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)