Commit 9669f707 authored by Rafael Monnerat's avatar Rafael Monnerat

obs slapos: Remove ssl entry from cron

parent 2beb1cb3
SHELL=/bin/sh
PATH=/usr/bin:/usr/sbin:/sbin:/bin
MAILTO=""
SSL_CERT_FILE=/etc/ssl/certs/ca-bundle.crt
# Run "Installation/Destruction of Software Releases" and "Deploy/Start/Stop Partitions" once per minute
* * * * * root /opt/slapos/bin/slapos node software --maximal_delay=30 --verbose --logfile=/opt/slapos/log/slapos-node-software.log > /dev/null 2>&1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment