Re: [gentoo-user] logrotate: name of log file after it's rotated?

2016-04-01 Thread Alan McKinnon
On 02/04/2016 04:01, lee wrote: >> It depends. There are options to tell logrotate to use, or not use, >> > dates in the new filename, and what compression to use or not use. So >> > the names can vary. > Exactly, and that's why there needs to be some sort of place holder for > the file name. >

Re: [gentoo-user] logrotate: name of log file after it's rotated?

2016-04-01 Thread lee
Alan McKinnon writes: > On 25/03/2016 13:46, lee wrote: >> >> Hi, >> >> is there a built-in way (like a place holder) to figure out what name a >> rotated log file has been given by logrotate? >> >> Here's what I'm trying to do: >> >> >> , [ cat /etc/logrotate.d/exim } >> | /var/log/exim

[gentoo-user] Re: Blacklisting all packages from overlay except a specific group and version

2016-04-01 Thread Martin Vaeth
Nikos Chantziaras wrote: > It didn't look like it to me at all. From the man page: > >Examples: > ># match anything with a version containing , which can be used in ># package.mask to prevent emerge --autounmask from selecting live ># ebuilds >=*/*-** This has always b