no pisar el archivo

This commit is contained in:
fauno 2024-07-03 11:28:46 -03:00
parent 2dfff099bc
commit 4341f5a8a1

View File

@ -81,7 +81,7 @@ type systemctl &>/dev/null \
# Instalar logrotate
test -d /etc/logrotate.d && \
${sudo} cp ${RAP_SKELDIR}/logrotate.conf /etc/logrotate.d/tincd.conf
${sudo} cp -n ${RAP_SKELDIR}/logrotate.conf /etc/logrotate.d/tincd.conf
# Instalar el script de reconexión de tincd
test -d /etc/NetworkManager/dispatcher.d && \