Install the cron jobs with 744 perms.
--HG-- extra : convert_revision : 03e9b1e542f20c45d691b7fd2c7c17a794199209
This commit is contained in:
@@ -40,6 +40,6 @@ post_install()
|
||||
done
|
||||
|
||||
# Install the cron daily job.
|
||||
install -D -m755 ${FILESDIR}/shadow.cron-daily \
|
||||
install -D -m744 ${FILESDIR}/shadow.cron-daily \
|
||||
${DESTDIR}/etc/cron.daily/shadow
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user