Skip to content

Do not leave configuration files of 'rsyslog' package #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2019

Conversation

hebasto
Copy link
Contributor

@hebasto hebasto commented Apr 7, 2019

The configuration files of the removed rsyslog package cause needless work here:

dpkg-query -W -f '${Status}\t${Package}=${Version}\n' | grep -v ^hold | cut -f2- | xargs -n 50 apt-get install -q --reinstall -y -d > /tmp/download.log

@hebasto hebasto requested a review from devrandom as a code owner April 7, 2019 15:04
@devrandom devrandom merged commit 175796e into devrandom:master May 2, 2019
devrandom added a commit that referenced this pull request May 2, 2019
175796e Do not leave rsyslog configuration files (Hennadii Stepanov)
@hebasto hebasto deleted the 20190407-purge-rsyslog branch May 3, 2019 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants