Incorrectly formatted cron job
Bug #1861690 reported by
Dan MacDonald
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Server |
New
|
Undecided
|
Unassigned |
Bug Description
One of the default cron jobs within /etc/cron.
*/5 * * * * landscape ( /opt/canonical/
but if I try to run
landscape ( /opt/canonical/
under Ubuntu 18.04 server's (default) bash shell I get the error:
bash: syntax error near unexpected token `/opt/canonical
information type: | Proprietary → Public |
To post a comment you must log in.
That command doesn't work when run from an interactive shell but I don't see any errors in /var/log/syslog for it so I presume it is running fine and this can likely be closed.