On Fri, Aug 24, 2012 at 3:53 PM, dkoleary <[email protected]> wrote: > > >> 'pollkitd.*' appears no where in the log sample you provided below. I >> think you are probably thinking: > > > Actually, it does... >
Actually it doesn't. > log: 'polkitd(authority=local) > That is not the literal string 'pollkitd.*' > Right there at the beginning of the line; however, I think you pointed out > what I was doing wrong... the '.' has to be escaped, from what I read.. too > many regex variants. I'll give that a try. > > Thanks. > >> >> <regex>pollkitd\.+</regex> (I can't remember if * works or not and I'm >> too lazy to try it out) >> > > Doug O'Leary
