summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2014-04-09 20:45:34 +0200
committerBertrand Jacquin <beber@meleeweb.net>2014-04-09 20:45:34 +0200
commite055f94583343756eccf2321371096dade8ca015 (patch)
treee3c82d2ef6e64440970a7273f0ae1f53fa128c9c /profiles
parentmetadata: refresh cache (diff)
downloadportage-e055f94583343756eccf2321371096dade8ca015.tar.xz
profiles/common: Enable logrotate USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index f92d604b..2bd062b5 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -37,7 +37,7 @@ USE="${USE} -perl -python -ruby"
USE="${USE} -nls"
# Logs
-USE="${USE} syslog"
+USE="${USE} logrotate syslog"
# Network
USE="${USE} idn ipv6 netlink -tcpd"