mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Merge pull request #330 from anton-reutov/patch-20
Update vst-install-ubuntu.sh
This commit is contained in:
commit
69726c8677
1 changed files with 1 additions and 0 deletions
|
@ -534,6 +534,7 @@ wget $CHOST/$VERSION/sudoers.vestacp.conf -O /etc/sudoers.d/vestacp
|
|||
wget $CHOST/$VERSION/sudoers.admin.conf -O /etc/sudoers.d/admin
|
||||
chmod 440 /etc/sudoers.d/vestacp
|
||||
chmod 440 /etc/sudoers.d/admin
|
||||
echo 'Defaults:admin !syslog' >>/etc/sudoers.d/admin
|
||||
|
||||
# NTP Synchronization
|
||||
echo '#!/bin/sh' > /etc/cron.daily/ntpdate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue