On Sat, 31 Jan 2015 12:52:10 +0100
Heinz Diehl wrote:

> In addition, I'm curious what happens when the next systemd update gets 
> pulled in.
> Most probably, my manual settings will be overwritten with what systemd thinks
> is good for the user..

I use a big hammer for this:

yum-plugin-post-transaction-actions is a yum plugin (hopefully
there is a dnf equivalent) that will let you run hooks
after yum runs, so I have a /usr/local/bin/after-yum-hook
script I run every time yum runs to apply any changes
I've made that may have just been overwritten by an
update :-). (Actually, I use a yum plugin I wrote
myself before I found out about the post transaction
plugin above, but the idea is the same).
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to