diff options
author | Guy Shapiro <guy.shapiro@mobi-wize.com> | 2017-08-24 12:10:09 +0300 |
---|---|---|
committer | Guy Shapiro <guy.shapiro@mobi-wize.com> | 2017-08-24 12:29:19 +0300 |
commit | 12819a28becb416f8c8b2ed5a61fb7415cd690e5 (patch) | |
tree | 53bf4a0e4e114563a808a9f9e638ba12e7360806 /scripts/qemucommand.py | |
parent | 4e5064a1caae234a2ba755c246803d550234fd2b (diff) | |
download | meta-updater-12819a28becb416f8c8b2ed5a61fb7415cd690e5.tar.gz |
Fix cronie and OSTree conflicts
The cronie recipe needs the `/var/spool/cron` directory to operate.
Other recipes, such as ntp, modify files in that directory to create
periodic jobs.
The OSTree image class ignores files on `/var/` as they are system
persistent and not managed by OSTree.
This commit modifies the cronie recipe to use
`/usr/share/cronie-spool/` and makes the image generation class move
the files from `/var/spool/cron` into that path.
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions