Skip to content

Fix a typo and make the <script> stop to work.#198

Merged
braice merged 4 commits into
braice:mumudvb2from
atanas-vladimirov:init_script
Jan 7, 2018
Merged

Fix a typo and make the <script> stop to work.#198
braice merged 4 commits into
braice:mumudvb2from
atanas-vladimirov:init_script

Conversation

@atanas-vladimirov

Copy link
Copy Markdown
Contributor

After the privileges are dropped from root to _mumudvb user a new pid file is created for each adapter (mumudvb_adapter0_tuner0.pid) with the correct pid number. That file should be used to stop the running process. Or there is other way to achieve this?

Atanas Vladimirov and others added 4 commits December 27, 2017 01:04
In case of crash restart the process after 5 sec.
There is `ExecStartPre=/bin/sleep 1` to make `systemctl reload mumudvb`
working without creating a race conditions (starting a new process before
the old one was stoped).
In case of crash restart the process after 5 sec.
There is `ExecStartPre=/bin/sleep 1` to make `systemctl reload mumudvb`
working without creating a race conditions (starting a new process before
the old one was stoped).
@braice
braice merged commit f38fdb1 into braice:mumudvb2 Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants