Unverified Commit c68caaba authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

nixos/nextcloud: use `--pipe` for nextcloud-occ systemd-run (#504474)

parents 45749f89 da9d0590
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -157,6 +157,7 @@ let
            --uid=nextcloud \
            --same-dir \
            --pty \
            --pipe \
            --wait \
            --collect \
            --service-type=exec \