mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
Update vst-install-debian.sh
This commit is contained in:
parent
28b9720db5
commit
ae49ba353b
1 changed files with 1 additions and 0 deletions
|
@ -533,6 +533,7 @@ wget $CHOST/$VERSION/sudoers.conf -O /etc/sudoers
|
|||
wget $CHOST/$VERSION/sudoers.admin.conf -O /etc/sudoers.d/admin
|
||||
chmod 440 /etc/sudoers
|
||||
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