1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

Add a yunohost diaspora service

This commit is contained in:
Augustin Trancart 2019-12-16 15:22:59 +01:00
parent fd153f4f76
commit a1fe686161

View file

@ -213,8 +213,10 @@ ynh_use_logrotate
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL
#=================================================
# TODO
yunohost service add NAME_INIT.D --log "/var/log/FILE.log"
yunohost service add $app --log "$final_path/diaspora/log/production.log" \
--log "$final_path/diaspora/log/sidekiq.log"\
--log "$final_path/diaspora/log/unicorn-stderr.log"\
--log "$final_path/diaspora/log/unicorn-stdout.log"
#=================================================
# SETUP SSOWAT