Package: systemd-sysv
Version: 204-6
Severity: normal
Dear Maintainer,
Stopping a systemd socket does not remove the socket file, e.g. after
sudo systemctl stop avahi-daemon.socket
the socket file /run/avahi-daemon/socket remains.
This is not the expected behavior, because if the socket file exists,
other programs usually assume that it is listened on.
This can be worked around by adding something like
ExecStopPost=/bin/rm /run/avahi-daemon/socket
to the socket file.
So please fix this bug by removing socket files, when the sockets are
not active.
Best regards,
Andreas
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (700, 'testing-updates'), (700, 'testing'), (600,
'unstable'), (70, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd-sysv depends on:
ii systemd 204-6
systemd-sysv recommends no packages.
systemd-sysv suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org