[solved - works anyway] lib/systemd directory confusion

Started by ralul, 2014/03/07, 17:12:42

Previous topic - Next topic

ralul

I don't think this works (I have created symlinks)
Do you have these different places also?

/usr/lib/systemd/catalog
/usr/lib/systemd/ntp-units.d
/usr/lib/systemd/user
/usr/lib/systemd/user-generators

/lib/systemd/system-sleep
/lib/systemd/system-shutdown
/lib/systemd/system-generators
/lib/systemd/system



experiencing siduction runs better than my gentoo makes me know I know nothing

melmarker

Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

ralul

Doing the symlinks ?
Because systemd won't find its files in two places!

Don't you have the two places
/usr/lib/systemd
/lib/systemd
???
experiencing siduction runs better than my gentoo makes me know I know nothing

devil

We do, and we did not create symlinks :)
Why would systemd not find it's files in 2 places? Makes no sense.


greetz
devil

ralul

#4
I have my Gentoo experience:
There was  a back and forth of exactly these two places half a year long, until Gorny wrote an eclass the user can decide one of the places. It was about the mount of an extra /usr partition without an initrd.
Upstream systemd thinks of only one place. It is not meant to have two of them
but if you write a patch. I don't know if Debian has done that kind of patch.

Try to verify: @devil can you see like me, e.g.: journalctl -xb
Mär 08 16:21:40 maci systemd-logind[821]: New session 1 of user ral.
-- Subject: A new session 1 has been created for user ral
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
--
-- A new session with the ID 1 has been created for the user ral.
--
-- The leading process of the session is 2432.

This is explanatory catalog output using "-x"
experiencing siduction runs better than my gentoo makes me know I know nothing

ralul

Uups,
it works without the symlink
... setting solved this thread.
experiencing siduction runs better than my gentoo makes me know I know nothing