Project

General

Profile

Actions

Feature #1603

open

Support traditional SysV-style daemon initialization scheme

Added by Davide Pesavento almost 10 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Core
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

On older Linux systems, or on distributions that do not use systemd/upstart, or on BSD systems, it may be useful to implement the "old-style" daemon initialization scheme with double forking, as described here under the SysV Daemons subsection.

libdaemon MAY be used to implement this feature.

In any case, as the linked document points out, the old-style behavior MUST be optional and configurable via a command line argument.

Actions

Also available in: Atom PDF