Samu Voutilainen
Samu Voutilainen
Hi, It looks like that actual spam dir is hardcoded in sieve scripts. In some setups, it makes sense to use different spam folder, so the path needs to be...
Hi, Would it be possible to get (AppArmor) security context as a column? That is, the thing shown with `ps Z`. That would allow seeing AppArmor profile the process is...
Allows building only certain parts with external libraries, instead of forcing everything to be built either against in-source dependencies or against external dependencies. Supersedes #1886.
Some projects (in my case OSRM) has prevented in-source builds. Some projects do it in order to avoid conflicts with files and otherwise keep the build data separate from source...
I haven’t verified whether the connection fixes in reality works, since I don’t have a reliable test case, but this seems to work better now.
At least in my environment the configuration got appended as version:test\ndebconfigdir:/..\nsysconfdir:/etc instead of real newlines. This makes it possible to specify custom macro dir for easier debugging.