<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/recipes-extended, branch docs/morty/supported-branches</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=docs%2Fmorty%2Fsupported-branches</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=docs%2Fmorty%2Fsupported-branches'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2017-08-24T09:29:19+00:00</updated>
<entry>
<title>Fix cronie and OSTree conflicts</title>
<updated>2017-08-24T09:29:19+00:00</updated>
<author>
<name>Guy Shapiro</name>
<email>guy.shapiro@mobi-wize.com</email>
</author>
<published>2017-08-24T09:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=12819a28becb416f8c8b2ed5a61fb7415cd690e5'/>
<id>urn:sha1:12819a28becb416f8c8b2ed5a61fb7415cd690e5</id>
<content type='text'>
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.
</content>
</entry>
</feed>
