1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
systemd/units/user
Zbigniew Jędrzejewski-Szmek 634cc94f47 units: replace symlinks in units/user/ by real files
We already *install* those as real files since de78fa9ba0.
Meson will start to copy symlinks as-is, so we would get dangling symlinks in
/usr/lib/systemd/user/.

I considered the layout in our sources to match the layout in the installation
filesystem (i.e. creating units/system/ and moving all files from units/ to
units/system/), but that seems overkill. By using normal files for both we get
some duplication, but those files change rarely, so it's not a big downside in
practice.

Fixes #9906.
2018-12-13 20:23:43 +01:00
..
basic.target
bluetooth.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
default.target
exit.target
graphical-session-pre.target
graphical-session.target
meson.build
paths.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
printer.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
shutdown.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
smartcard.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
sockets.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
sound.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00
systemd-exit.service
systemd-tmpfiles-clean.service.in
systemd-tmpfiles-clean.timer
systemd-tmpfiles-setup.service.in
timers.target units: replace symlinks in units/user/ by real files 2018-12-13 20:23:43 +01:00