Skip to content
Commit f7b328a1 authored by Guillem Jover's avatar Guillem Jover
Browse files

s-s-d: Create a pidfile even when not backgrounding ourselves

Regression introduced in commit 29778da5.

When the user asked us to create the pidfile, but _not_ to background
ourselves, we should still create the pidfile.

This usage is somewhat dubious, as s-s-d has an option to background,
which is better in any way, as it will make sure to return error codes
in case the program cannot be started for whatever reason. But it's
still a regression.

Closes: #765110
parent 1bc921f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment