nixpkgs/pkgs
Alexander V. Nikolaev 39bd9be5a9 postfix: use built-in set-permission tool to setup queue
Make top level /var/lib/postfix as root:root 0755

After generating custom configs in /var/lib/postfix/conf,
`postfix set-permissions` called, to perform all required tricks
related to queue handling (postfix use file mode bits to keep
some internal statuses, so `chmod -R` not recommended by authors,
see comments in $out/libexec/postfix/post-install for details)

Also post-install script was patched, to skip permission check/update
for files inside $out, as well as symlinks following to $NIX_STORE.

Config file `main.cf` extended with all default directory locations,
to prevent post-install script from guessing and overwrite them.

And finally all actions in activation script snippets performed
by postmap/postalias/postfix tools from current build, not random one
from paths.
2016-01-20 14:52:59 +02:00
..
applications termite: fix up the business with vte patching 2016-01-18 15:57:41 +01:00
build-support Merge branch 'master' into staging 2016-01-18 09:48:49 +01:00
data geolite-legacy 2016-01-11 -> 2016-01-18 2016-01-18 15:22:40 +01:00
desktops vte: remove the forgotten patch 2016-01-18 16:03:56 +01:00
development Merge pull request #12159 from rasendubi/ycmd 2016-01-18 14:11:22 +01:00
games Merge pull request #12421 from otwieracz/0ad_0.18_to_0.19 2016-01-17 16:55:24 +01:00
misc vimPlugins.youcompleteme: patch default python path 2016-01-16 20:21:47 +01:00
os-specific tarball: fix evaluation of mdadm on darwin 2016-01-18 15:05:38 +01:00
servers postfix: use built-in set-permission tool to setup queue 2016-01-20 14:52:59 +02:00
shells fish: fix merge conflict 2016-01-05 23:32:29 +01:00
stdenv Merge branch 'master' into staging 2016-01-18 09:48:49 +01:00
test
tools Merge pull request #12199 from jgillich/torbrowser-desktop 2016-01-18 15:28:43 +01:00
top-level termite: fix up the business with vte patching 2016-01-18 15:57:41 +01:00