1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
This commit is contained in:
ericgaspar 2021-01-09 19:37:55 +01:00
parent d76e8748ec
commit a3cae812a1
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[Unit]
Description=Galène
Description=Galene
After=network.target
[Service]

View file

@ -133,7 +133,8 @@ ynh_add_systemd_config
#=================================================
# Set permissions to app files
chown -R root: $final_path
chown -R $app: $final_path
chmod -R 755 $final_path
#=================================================
# SETUP LOGROTATE