f28: Drop cronie from @core

Nowadays one can use systemd timers, which are significantly more
powerful.

I'd like `@core` to be closer to what we ship for Atomic Host, and
we don't currently include `cronie`.
This commit is contained in:
Colin Walters 2017-10-19 13:03:08 -04:00
parent 9dd535da72
commit b15bc3a98f
1 changed files with 0 additions and 1 deletions

View File

@ -716,7 +716,6 @@
<packagereq type="mandatory">basesystem</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">coreutils</packagereq>
<packagereq type="mandatory">cronie</packagereq>
<packagereq type="mandatory">curl</packagereq>
<packagereq type="mandatory">dhcp-client</packagereq>
<packagereq type="mandatory">dnf</packagereq>