You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to have two instances of cronie running, one for just the local machine and a separate one using an nfs mounted directory. A prerequisite for this would be the ability to change the SPOOL_DIR setting at runtime instead of only at compile time.
I understand this would get complicated for tools like crontab to edit the files - I would say at a minimum to leave that for the future and people who really want to do this can manage the files in the secondary spool directory some other way.
The text was updated successfully, but these errors were encountered:
We would like to have two instances of
cronie
running, one for just the local machine and a separate one using annfs
mounted directory. A prerequisite for this would be the ability to change theSPOOL_DIR
setting at runtime instead of only at compile time.I understand this would get complicated for tools like
crontab
to edit the files - I would say at a minimum to leave that for the future and people who really want to do this can manage the files in the secondary spool directory some other way.The text was updated successfully, but these errors were encountered: