X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Finit.d%2Ftmpfs;h=8e46d000321af07f7ca4d40a9e198b33caa7b126;hp=a80f6bc104be820391a994f6d23e3d8d0aab17f3;hb=4699cb3295e62b8035110ad473cd379d25dc8fdf;hpb=c5dbee4ab4e1cd5a35c01d2dc9c561bf12afcc22 diff --git a/etc/init.d/tmpfs b/etc/init.d/tmpfs index a80f6bc..8e46d00 100755 --- a/etc/init.d/tmpfs +++ b/etc/init.d/tmpfs @@ -59,6 +59,10 @@ do_start() { sudo install -d -m 710 -o postgres -g postgres-data \ /run/postgresql + ! getent passwd postgrey >/dev/null || + sudo install -d -m 2710 -o postgrey -g postfix \ + /run/postgrey + sudo install -d -m 1771 -o root -g root \ /run/spawn-fcgi fi