OpenPrinting / OpenPrinting/ghostscript-printer-app
just a suggestion:
Open
Nobody has claimed this yet.
- Dominant language
- PostScript
- Stars
- 44
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
makes the app independent of systemd, please
or
i must convert to sysVinit for start/run/....
means a option in Makefile such --without-systemd
will be awesome ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Makefile and the project’s startup or run integration for assumptions about systemd. Compare those entry points with the requested SysVinit-independent path and define the build or run behavior that should work without systemd. Done means the requested option exists and the application can be started without requiring systemd.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100