From f21f7d771ebb61c713687eab609b5f1c605f0fff Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 26 Apr 2020 21:55:34 +0100 Subject: profiles/common/: drop *-supervise --- profiles/common/profile.bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profiles') diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc index 2726dc9c..49cb458f 100644 --- a/profiles/common/profile.bashrc +++ b/profiles/common/profile.bashrc @@ -171,6 +171,7 @@ function __drop-unneeded () { local -a _FILES=( /etc/*.sample /etc/conf.d/*-s6 + /etc/conf.d/*-supervise /etc/conf.d/pydoc* /etc/elinks/*.sample /etc/exim/auth_conf.sub @@ -178,6 +179,7 @@ function __drop-unneeded () { /etc/exim/exim.conf.exiscan-acl /etc/exim/system_filter.exim /etc/init.d/*-s6 + /etc/init.d/*-supervise /etc/init.d/pydoc* /etc/pkcs11/*.example /etc/rmt -- cgit v1.2.3