Automatically create and install .service file
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A bin file in the vendor/bin directory should be created that allows creating and installing the relevant .service file for the systemd process to call the correct cron processing script.
Contributor guide
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 existing cron processing script and the vendor/bin directory. Determine how the systemd process should call that script, then define the .service creation and installation behavior; the work is done when the bin command creates and installs a usable service file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100