Bug#723855: [Pkg-systemd-maintainers] Bug#723855: "systemctl disable rsyslog" fails to remove syslog.service symlink

2013-11-27 Thread Michael Stapelberg
control: tags -1 + pending Hi Alessandro, Alessandro Ghedini writes: > I dug through the upstream repository and I found this commit [0] which, at > first glance, seems to be what's needed here (basically that "mangle_names()" > function is what adds the ".service" suffix if it's not present). >

Bug#723855: "systemctl disable rsyslog" fails to remove syslog.service symlink

2013-11-27 Thread Alessandro Ghedini
Control: tags -1 patch fixed-upstream On ven, set 20, 2013 at 05:03:03 +0200, Michael Biebl wrote: > Package: systemd > Version: 204-4 > Severity: normal > > root@pluto:~# find /etc/systemd/ -name "*syslog*" > /etc/systemd/system/multi-user.target.wants/rsyslog.service > /etc/systemd/system/syslo

Bug#723855: "systemctl disable rsyslog" fails to remove syslog.service symlink

2013-09-20 Thread Michael Biebl
Package: systemd Version: 204-4 Severity: normal root@pluto:~# find /etc/systemd/ -name "*syslog*" /etc/systemd/system/multi-user.target.wants/rsyslog.service /etc/systemd/system/syslog.service root@pluto:~# systemctl disable rsyslog Synchronizing state for rsyslog with sysvinit using update-rc.d.