mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- This solves the problem with init that causes the daemon not to stop. - The file is installed with same name as init script so as to make sure init script become overridden. - It is installed in /lib/systemd/system/mldonkey-server.service.d/ so that this service file can one day be upstreamed and at that time it does not conflict with freedombox package carrying the same file. - Add strict security options. - Tested by watching mldonkey logs, doing some searching and downloading from the UI. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>