need systemd unit file.
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The SystemD init system is universal in newer linux distributions, need to modernized init system support.
Using the init.d file currently there, px is started before all file systems are available. Proper integration into systemd, will allow us to delay startup until after the file systems are up.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating and reading the existing init.d file referenced in the issue, then inspect how px is launched and what filesystem readiness it requires. Done means adding a systemd unit that starts px after the filesystems are available and preserves the existing service behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- devops, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100