summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-10-31 07:53:03 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-10-31 07:53:03 +0100
commitcb94f29edd6f722a4ed923d4543835974f3de5b2 (patch)
tree9d0c7f0f46bc380f552a89debd1c7d018c18dd48 /template
parentb01e7d12b9d0002f15930bbc6960282cb29ece0e (diff)
downloadOpenBSD-firewall-cb94f29edd6f722a4ed923d4543835974f3de5b2.tar.gz
OpenBSD-firewall-cb94f29edd6f722a4ed923d4543835974f3de5b2.tar.bz2
fixed wrong cron tab permissions
Diffstat (limited to 'template')
-rw-r--r--template/etc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/etc/rc b/template/etc/rc
index 59a1786..ec0b74e 100644
--- a/template/etc/rc
+++ b/template/etc/rc
@@ -47,6 +47,7 @@ chown root:wheel /tmp/var/cron/log
chmod 0600 /tmp/var/cron/log
mkdir /tmp/var/cron/atjobs
cp -R /etc/tabs /tmp/var/cron/tabs
+chown -R :crontab /tmp/var/cron/tabs/*
mkdir /tmp/var/tmp/vi.recover
mkdir /tmp/var/etc