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:
parent
c3d1da54c1
commit
2e95395240
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue