aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/files/service
Commit message (Collapse)AuthorAgeFilesLines
* procd: move service command to procdFlorian Eckert2022-03-191-0/+30
The service command belongs to the procd and does not belong in the shinit. In the course of the move, the script was also checked with shellcheck and cleaned up. Signed-off-by: Florian Eckert <fe@dev.tdt.de>