F17 Systemd modifying

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comments are mine.

I have two ideas below.

file:///lib/systemd/system/systemd-logind.service

contains the following:

[Unit]
Description=Login Service

How can I change this to:
[Unit]
After=yum-updateonboot.service

as a file in /etc/systemd/system/
so the  line above will be parsed,
and then continue onto the original file.

//**
that way updates to
systemd-units
should not bork me. */

//* there is no actual yum-updateonboot.service,
but yum-updateonboot does exist in:
/etc/init.d/yum-updateonboot & /erc/rc*.d/
**//

Or, try trick it, more likely myself.

ln -s /etc/systemd/system/multi-user.target.wants/yum-updateonboot /etc/init.d/yum-updateonboot


--
Regards,

Frank Murphy
UTF_8 Encoded
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux