1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00
aports/community/fcron/fcron.confd
FollieHiyuki 314fc950b9 community/fcron: improve
- Set fifodir to /run to be the same as piddir (the default is
  $localstatedir/run)
- Simplify init script, allow customization of command_args
- Correct init script permission to 0755 (was 0775)
- Recompile systab file on post-install and post-upgrade events
- Set fcron user HOME to /var/spool/fcron
2022-11-19 07:09:59 +00:00

2 lines
38 B
Bash

# enter the cron options
CRON_OPTS=""