summarylogtreecommitdiffstats
path: root/systemd-cron.install
diff options
context:
space:
mode:
authorDwayne Bent2023-09-07 22:07:46 -0400
committerDwayne Bent2023-09-07 22:07:46 -0400
commita28418883a03b3fb5c77b5b02b0e7d777f223c76 (patch)
tree606ba12388b2f28dd0e5fe95b132f89d7235786d /systemd-cron.install
parent4539f5565c3668f064e2f8322de9cf962446519e (diff)
downloadaur-a28418883a03b3fb5c77b5b02b0e7d777f223c76.tar.gz
v2.0.2-1
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() {