Explorar el Código

Update vst-install-debian.sh

anton-reutov hace 11 años
padre
commit
ae49ba353b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      install/vst-install-debian.sh

+ 1 - 0
install/vst-install-debian.sh

@@ -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