mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-03-28 17:42:54 +01:00
Hypnotoad does not use "user" and "group" settings anymore. So I removed the setting in the configuration template and changed some things in the init files accordingly. + some fixes for annoying behavior in initV and systemd files
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
# LDIR is the path where you installed Lutim
|
|
# It has to end with a final /
|
|
LDIR=/var/www/lutim/
|
|
|
|
# USER is the user who will launch Lutim
|
|
USER=www-data
|