[systemd-devel] yum-updateonboot with Systemd

Frank Murphy frankly3d at gmail.com
Wed Jul 20 01:45:27 PDT 2011


I'm not a dev.

Previously posted to:
http://lists.baseurl.org/pipermail/yum/2011-July/023700.html
This may be a more correct list?


Using yum-updateonboot with systemd on Fedora 15\16(Rawhide).

As yum-updateonboot is a service, (chkconfig)
it calls both yum and creatrepo (with yum-plugin-local).
Can both yum and createrepo then be considered services
for the purposes of systemd?

Example:
/etc/systemd/system/systemd-user-sessions.service

[Unit]
Description=Permit User Sessions
After=local-fs.target remote-fs.target yum-updateonboot.service

even with this, boot still continues after doing some work
would adding "After=yum.service createrepo.service" be any benefit.
In allowing the whole yum-updateonboot  process to Complete!





-- 
Regards,

Frank Murphy
UTF_8 Encoded
Friend of fedoraproject.org


More information about the systemd-devel mailing list