Package: sysstat
found 306504 7.0.0-2
thanks

Shame this bug still exists :-(

This bug can be recreated as follows:
---
# aptitude purge sysstat
# ls -l /etc/default/sysstat
ls: /etc/default/sysstat: No such file or directory
# echo "sysstat       sysstat/enable  boolean true" | debconf-set-selections
# debconf-get-selections | grep sysstat/enable
sysstat sysstat/enable  boolean true
# aptitude install sysstat
# debconf-get-selections | grep sysstat/enable
sysstat sysstat/enable  boolean false
# grep ^ENABLED /etc/default/sysstat
ENABLED="false"
---

Regards
Alex Owen


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to