PHRDPL-61 #comment worker use the app user to run jobs

This commit is contained in:
Alexandre BRACH
2019-06-13 11:22:10 +02:00
parent b3893261bd
commit 7fe9739625
3 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
runuser app -c 'php /var/alchemy/Phraseanet/bin/console task-manager:scheduler:run'