Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemd service files problem on debian or ubuntu packages #3987

Open
rizalmart opened this issue Mar 26, 2023 · 1 comment
Open

systemd service files problem on debian or ubuntu packages #3987

rizalmart opened this issue Mar 26, 2023 · 1 comment

Comments

@rizalmart
Copy link
Contributor

Since debian and ubuntu use systemd the problem was its packages are no longer provides init.d scripts for starting and stopping services instead it provides systemd service files only. We need a workaround to convert systemd service files into init.d scripts for starting and stopping services on busybox init

@cou645
Copy link
Contributor

cou645 commented Apr 1, 2023

my first thought is to write an intervening script named systemctl.....then I thought "has someone else made a fake systemctl binary?" ... then i searched and found this https://github.com/kvaps/fake-systemd ... might be a place to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants