Commit 0bbf408a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Created /etc/cron.d directory

parent 16f8be0b
......@@ -6,6 +6,7 @@ all: crond-service
$(MAKE) -C cronie-cronie-1.7.2 install
chmod u+s /usr/bin/crontab
touch /etc/cron.deny
install -v -m755 -d /etc/cron.d
install -v -m755 -d /var/spool/cron
@echo "$$CROND_SERVICE" > /lib/systemd/system/crond.service
systemctl enable crond.service
......
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