1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shellinabox_ynh.git synced 2024-09-03 20:26:12 +02:00

Update shellinabox

This commit is contained in:
Éric Gaspar 2023-09-22 18:08:31 +02:00
parent c3d1da54c1
commit 2e95395240

View file

@ -7,8 +7,8 @@ SHELLINABOX_PORT=__PORT__
# Parameters that are managed by the system and usually should not need
# changing:
# SHELLINABOX_DATADIR=/var/lib/shellinabox
# SHELLINABOX_USER=shellinabox
# SHELLINABOX_GROUP=shellinabox
SHELLINABOX_USER=__APP__
SHELLINABOX_GROUP=__APP__
# Any optional arguments (e.g. extra service definitions). Make sure
# that that argument is quoted.