1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00
diaspora_ynh/conf/diaspora.target
Augustin Trancart be2806ee9e Refacto install script
- secure remove (only remove things if we did add the thing )
- switch to ynh_replace_string for some stuff (instead of templates,
    discouraged)
- extract some part pour restore script
2020-05-21 14:43:45 +02:00

7 lines
178 B
SYSTEMD

[Unit]
Description=Diaspora social network (instance __APP__)
Wants=redis.service postgresql.service
After=redis.service postgresql.service
[Install]
WantedBy=multi-user.target