correction pb permissions sur rep run et log

ajout var environnement pour plack
reorganisation des taches apache
This commit is contained in:
2021-12-06 18:22:41 +01:00
parent 4c366ff5c4
commit f9cfd9ccc1
4 changed files with 16 additions and 15 deletions

View File

@@ -5,6 +5,7 @@ After=network.target remote-fs.target nss-lookup.target
[Service]
Environment="KOHA_CONF={{ koha_install_dir }}/etc/koha-conf.xml"
Environment="PERL5LIB={{ koha_install_dir }}/lib"
KOHA_HOME={{ koha_install_dir }}
Type=forking
User=root
ExecStart={{ koha_install_dir }}/bin/plack/koha-plack --start foobar