Hi! On Mon, 2017-11-20 at 07:48:18 +0000, Chris Lamb wrote: > > redis-server: Unknown lvalue 'RunTimeDirectory' in section 'Service' > > Hm, so this was added for #846350. Not quite clear what I should have > done - clearly a "Depends" would be wrong, but "Breaks" doesn't seem > that sensible either..
Capitalizing to what older systemd expect, which would be “RuntimeDirectory”, quiesces it. I guess the problem with wontfixing this is that it is an unnecessary alarm and might lead people into a wild goose chase, for something that seems to work just fine. > Is this actually causing a problem? If not, I'm not sure what we can > do here; it seems far too minor for a point release update. The runtime directory seems to be created and removed, and the pidfile can then be written, still I was led here for the same reasons Russell filed the bug report I guess. Hah, I was actually going to attach a patch, when I noticed this had already been fixed in unstable! Bug #850534. Thanks, Guillem

