summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 18:14:34 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 18:14:34 +0100
commita9ed5b308d2ade9c06af5c2f018dd5784d611962 (patch)
treeaefeccc99e14d9b6d034bc8a1158a92a1aed3bb6
parentprofiles/desktop: Disable bluetooth USE flag for dev-libs/folks (diff)
downloadportage-a9ed5b308d2ade9c06af5c2f018dd5784d611962.tar.xz
profiles/common: Drop /etc/pkcs11/pkcs11.conf.example and
/etc/vsftpd/vsftpd.conf.example
-rw-r--r--profiles/common/profile.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc
index 4110fb1b..d6f3990f 100644
--- a/profiles/common/profile.bashrc
+++ b/profiles/common/profile.bashrc
@@ -62,7 +62,9 @@ function __drop-doc () {
function __drop-unneeded () {
local -a _PATH=(
+ /etc/pkcs11/pkcs11.conf.example
/etc/snmp/snmpd.conf.example
+ /etc/vsftpd/vsftpd.conf.example
/etc/xinetd.d
/usr/share/zsh/site-functions
)