Control: tag -1 pending Felipe Sateler [2015-12-28 1:20 -0300]: > I only now notice that systemd.pc has: > > modulesloaddir=/usr/lib/modules-load.d > > So that means that the sed is too broad and we need to stop > documenting /lib/modules-load.d . I now notice the following other > paths that are inconsistent with the man pages: > > systemduserunitdir=/usr/lib/systemd/user > systemduserpresetdir=/usr/lib/systemd/user-preset > systemdusergeneratordir=/usr/lib/systemd/user-generators
Indeed. /usr/lib/systemd/ also has boot/, catalog/ and ntp-units.d/ which we also should not change. I refined the sed to only apply to system* and network paths in /lib/systemd to match what we actually ship in the package, and dropped the modules-load.d: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=fb95f432e I did a few spot-checks with that, and the paths look good to me now. Thanks for pointing this out! Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)