However, run-crons, the equivalent to run-parts on Feodora, refuses to accept the -S parameter of anacron to spool into
the home spool dir but instead spools into the root spool dir, giving an error message (a look into the run-crons script’s
source code shows that the $SPOOL dir variable is not parametrizable).
What is the right way to make anacron execute all scripts placed in a folder on a daily basis?