Add the "-n" flag to cron(8), to prevent it from daemonizing.
This makes it possible to use it with external supervisors, like
the one in https://reviews.freebsd.org/D7474. The "-n" flag name
is compatible with Linux and NetBSD.
Details
Details
- Reviewers
jilles pfg - Group Reviewers
manpages - Commits
- rS304570: Add the "-n" flag to cron(8), to prevent it from daemonizing.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4863 Build 4926: arc lint + arc unit
Event Timeline
usr.sbin/cron/cron/cron.8 | ||
---|---|---|
137 | Avoid contractions. Do not daemonize, run in foreground instead. |