Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] crontab: can't change directory to '/var/spool/cron/crontabs': No such file or directory
@ 2016-01-28 17:02 Alexey Brodkin
  2016-01-28 22:02 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Brodkin @ 2016-01-28 17:02 UTC (permalink / raw)
  To: buildroot

Hello,

Just noticed this:
------------------>8-------------------
# crontab -e
crontab: can't change directory to '/var/spool/cron/crontabs': No such file or directory
------------------>8-------------------

Obvious solution is:
------------------>8-------------------
# mkdir -p /var/spool/cron/crontabs
------------------>8-------------------

But the question is if we want that to be done automatically and if
we do want how (read "where") to do it properly?

The point is crond is enabled by default in Busybox, see
https://git.busybox.net/buildroot/tree/package/busybox/busybox.config#n664
so users expect crond to just work but that doesn't happen :)

Any thoughts?

-Alexey

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-01 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 17:02 [Buildroot] crontab: can't change directory to '/var/spool/cron/crontabs': No such file or directory Alexey Brodkin
2016-01-28 22:02 ` Peter Korsgaard
2016-01-29 10:13   ` Luca Ceresoli
2016-02-01 18:17   ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox