Éric Gaspar
0a33aa157e
Version 2 ( #79 )
...
* v2
* Auto-update README
* v2
* Auto-update README
* fix
* Update install
* Update systemd.service
* fix
* fix
* fix
* fix
* Update manifest.toml
* cleaning
* Update config_panel.toml
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-04-18 17:06:24 +02:00
Éric Gaspar
79494ece5e
Small fixs
2023-01-10 12:02:51 +01:00
yalh76
d6bf4ba4d6
Apply example_ynh
2022-06-16 19:19:38 +02:00
Éric Gaspar
69053f7a82
Testing ( #48 )
...
* Upgrade to v.0.05.9
* [fix] Chromium net::ERR_HTTP2_PROTOCOL_ERROR 200
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-12-19 11:11:56 +01:00
Kayou
b0a14a937c
Merge pull request #37 from autra/fix_pid_file
...
Fix pid file path
2020-05-21 11:00:42 +02:00
Augustin Trancart
22b6072178
Remove RemainAfterExit in systemd unit
...
RemainAfterExit means that the service should be considered active even
when all its children has terminated. This is not what we want here as
the child process created by carton is a daemon process and not expected
to terminate.
Also, on stretch, the return code of the child process has no influence
on the status of the service if RemainAfterExit is set.
2020-04-26 21:21:54 +02:00
Augustin Trancart
3b0983a084
Fix pid file path
2020-04-25 21:10:43 +02:00
Alexandre Aubin
17fc3def18
systemd service type should be "forking" ?
2020-04-25 16:50:32 +02:00
Kayou
fd1da4c7ae
conf files update
2019-03-03 18:04:44 +01:00