Bug#778499: purging does not remove all configuration files

2015-02-15 Thread Trek
Package: systemd
Version: 215-11

purging the systemd package leaves the system dirty, as it does not
remove /etc/sytemd/system/*remote-fs* (or something similar) and
possibly other files and directories created on postinst

one cannot simply remove the /etc/systemd directory as it may contains
files from other packages like syslog.service from rsyslog created on
postinst by init-system-helpers

adding to prerm the systemctl disble remote-fs.target commad may be
sufficient to remove the symlinks on /etc, but I do not know how
systemd works

ciao


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#778499: purging does not remove all configuration files

2015-02-16 Thread Martin Pitt
Control: tag -1 confirmed

Trek [2015-02-15 23:48 +0100]:
> purging the systemd package leaves the system dirty, as it does not
> remove /etc/sytemd/system/*remote-fs* (or something similar) and
> possibly other files and directories created on postinst

That's the diff after installing and purging again:

+/etc/systemd/system/getty.target.wants
+/etc/systemd/system/getty.target.wants/getty@tty1.service
+/etc/systemd/system/multi-user.target.wants/remote-fs.target

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org