Explorar o código

Dockerfile updated

Espinoza Guillermo %!s(int64=6) %!d(string=hai) anos
pai
achega
437800bc62
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -17,6 +17,7 @@ RUN echo Acquire::http::Proxy "http://aptcache.infra.flowdat.com/"; > /etc/apt/a
     chmod 0644 /etc/cron.d/freeradius-cron; \
     touch /var/log/cron.log; \
     echo "ALL ALL=NOPASSWD: /bin/kill" >> /etc/sudoers; \
+    freerad --home /etc/freeradius --disabled-password --no-create-home ; \
     chmod -R 755 /etc/freeradius/; \
     useradd -s /bin/false freeradius; \
     chown freerad.freerad /var/log/freeradius/; \