nixos/nextcloud: use --pipe for nextcloud-occ systemd-run
This makes the command function properly when run via other comamnds, e.g. GNU `parallel`.
This commit is contained in:
@@ -157,6 +157,7 @@ let
|
||||
--uid=nextcloud \
|
||||
--same-dir \
|
||||
--pty \
|
||||
--pipe \
|
||||
--wait \
|
||||
--collect \
|
||||
--service-type=exec \
|
||||
|
||||
Reference in New Issue
Block a user