allow custom daemon startup prevention #17

Merged
josch merged 1 commits from rockdrilla/mmdebstrap:skip-daemon-start into main 2 years ago

don't bother with /sbin/start-stop-daemon and /usr/sbin/policy-rc.d
if they're not a regular files (e.g. symlinks)

Signed-off-by: Konstantin Demin rockdrilla@gmail.com

don't bother with /sbin/start-stop-daemon and /usr/sbin/policy-rc.d if they're not a regular files (e.g. symlinks) Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Poster
Proposed usage: https://github.com/rockdrilla/pod-scripts/blob/c6a5d6ea3a056504d024b33fee344090bec0d872/minbase/setup/mmdebstrap.sh#L79
josch merged commit e4e10b670c into main 2 years ago
The pull request has been merged as e4e10b670c.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b rockdrilla-skip-daemon-start main
git pull skip-daemon-start

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff rockdrilla-skip-daemon-start
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: josch/mmdebstrap#17
Loading…
There is no content yet.