mirror of
https://github.com/YunoHost-Apps/linkstack_ynh.git
synced 2024-09-03 19:36:14 +02:00
ofc we need a system user
This commit is contained in:
parent
b662aa19ae
commit
492a291a95
1 changed files with 3 additions and 0 deletions
|
@ -71,6 +71,9 @@ ram.runtime = "50M"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "linkstack.zip"
|
autoupdate.asset = "linkstack.zip"
|
||||||
|
|
||||||
|
[resources.system_user]
|
||||||
|
# This will provision/deprovision a unix system user
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
# This will create/remove the install dir as /var/www/$app
|
# This will create/remove the install dir as /var/www/$app
|
||||||
# and store the corresponding setting $install_dir
|
# and store the corresponding setting $install_dir
|
||||||
|
|
Loading…
Add table
Reference in a new issue