mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
update
This commit is contained in:
parent
af1ce5ef83
commit
f6e26f3376
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ ynh_system_user_create $app
|
||||||
### that really need such authorization.
|
### that really need such authorization.
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
useradd --system --home /var/lib/pufferd --user-group pufferd
|
#useradd --system --home /var/lib/pufferd --user-group pufferd
|
||||||
chown -R pufferd:pufferd /var/lib/pufferd /etc/pufferd /var/log/pufferd /srv/pufferd
|
chown -R pufferd:pufferd /var/lib/pufferd /etc/pufferd /var/log/pufferd /srv/pufferd
|
||||||
|
|
||||||
echo "Preparing for docker containers if enabled"
|
echo "Preparing for docker containers if enabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue