summarylogtreecommitdiffstats
path: root/systemd-cron.install
diff options
context:
space:
mode:
Diffstat (limited to 'systemd-cron.install')
-rw-r--r--systemd-cron.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd-cron.install b/systemd-cron.install
index 009edddcdd65..eb4026629ec6 100644
--- a/systemd-cron.install
+++ b/systemd-cron.install
@@ -8,6 +8,7 @@ _post_install_or_upgrade() {
chmod 2755 usr/lib/systemd-cron/crontab_setgid
chown root:crontab var/spool/cron
+ chmod 1730 var/spool/cron
}
post_install() {