LWN.net Logo

Control Centre: The systemd Linux init system (The H)

Control Centre: The systemd Linux init system (The H)

Posted May 11, 2012 16:14 UTC (Fri) by jimparis (subscriber, #38647)
In reply to: Control Centre: The systemd Linux init system (The H) by jschrod
Parent article: Control Centre: The systemd Linux init system (The H)

> Since many use cases for /etc/systemd unit files just include the respective /lib/systemd file and add a dependency or similar simple extensions, that won't work.

Why not? You'd still get the warning that /lib/systemd/foo was newer than /etc/systemd/foo. And that would let you know to double-check that things are still OK, and to touch /etc/systemd/foo when you're satisfied.

The case where a timestamp check _would_ fail is if the /lib files retain their upstream timestamps rather than the installation timestamps -- then upgrading systemd might install a "new to you" config file that's still older than the last time you touched the corresponding file in /etc.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds