From 3d12fad81367991b681a53297540463d13c89b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Sat, 29 Dec 2018 10:58:14 +0100 Subject: [PATCH] Add crond to supervisor --- assets/build/install.sh | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/assets/build/install.sh b/assets/build/install.sh index 28ddc3c..313bafa 100755 --- a/assets/build/install.sh +++ b/assets/build/install.sh @@ -84,13 +84,13 @@ sed -i "s|^su root syslog$|su root root|" /etc/logrotate.conf # Configure supervisor echo "Configuring supervisor ..." -# configure supervisord to start unicorn +# configure supervisord to start salt-master cat > /etc/supervisor/conf.d/salt-master.conf < /etc/supervisor/conf.d/cron.conf <