Conversation
| # 35 * * * * | ||
| # 40 * * * * | ||
| # 45 * * * * | ||
| 40 * * * * $SBWSBIN -d $SBWSHOME generate No newline at end of file |
There was a problem hiding this comment.
Do crontab files need to end in a newline?
There was a problem hiding this comment.
I'll merge as soon as @juga0 answers and, if necessary, fixes.
There was a problem hiding this comment.
not AFAIK, but i did not find documentation about it that confirms it.
I tested it works.
and clarify this will be created by a system package
With the last commit, replace $HOME |
|
Don't system packages usually put their homes in /var/lib? If $HOME is set in the cron environment, wouldn't it be better to use $HOME so we don't have to remember to update that variable in this file? |
yes, though since Edit: fix typos |
|
Closing because of what commented above. |
No description provided.