[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: remark related about package removal on bookworm providing a systemd service



Le 28/01/2025 à 19:39, Greg Wooledge a écrit :
[...]
hobbit:/etc/systemd/system$ ls -l dbus-org.freedesktop.timesync1.service
lrwxrwxrwx 1 root root 45 Feb 17  2024 dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service
[...]
I'm unclear on exactly how this symlink gets created.  (If I still had
the package installed, I would look at the postinst script and so on,
but since I've removed the package, that's more difficult.  Also,
<http://packages.debian.org/systemd-timesyncd> is not responding at
the moment.)
[...]

I suppose this link is symply the result of the service being enabled at the installation of the package (seemly the default policy in Debian), something like "systemctl enable systemd-timesyncd.service" in postinst?


Reply to: