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

add sysvinit config for OpenBSD #4036

Closed
ubuntu-server-builder opened this issue May 12, 2023 · 2 comments
Closed

add sysvinit config for OpenBSD #4036

ubuntu-server-builder opened this issue May 12, 2023 · 2 comments
Labels
enhancement New feature or request launchpad Migrated from Launchpad

Comments

@ubuntu-server-builder
Copy link
Collaborator

This bug was originally filed in Launchpad as LP: #1992853

Launchpad details
affected_projects = []
assignee = minagalic
assignee_name = Mina Galić
date_closed = None
date_created = 2022-10-13T21:10:28.688586+00:00
date_fix_committed = None
date_fix_released = None
id = 1992853
importance = wishlist
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1992853
milestone = None
owner = minagalic
owner_name = Mina Galić
private = False
status = triaged
submitter = minagalic
submitter_name = Mina Galić
tags = []
duplicates = []

Launchpad user Mina Galić(minagalic) wrote on 2022-10-13T21:10:28.688586+00:00

FreeBSD and NetBSD have their own sysvinit (rc) script, but of course OpenBSD's looks nothing like that.
It would be nice to extend support to OpenBSD in that regard.
This will make packaging a lot easier.

@ubuntu-server-builder ubuntu-server-builder added enhancement New feature or request launchpad Migrated from Launchpad labels May 12, 2023
@github-actions github-actions bot added the Stale label Sep 25, 2024
@aciba90 aciba90 removed the Stale label Oct 3, 2024
@hcartiaux
Copy link
Contributor

Isn't this one solved by PR #4660 ?

@TheRealFalcon
Copy link
Member

Yes, thanks!

TheRealFalcon pushed a commit that referenced this issue Oct 21, 2024
This replaces the use of `/etc/rc.local` in the OpenBSD build script
by the sysv init scripts provided with cloud-init.

Fixes GH-4036
LP: #1992853
holmanb pushed a commit to holmanb/cloud-init that referenced this issue Oct 22, 2024
…ical#5790)

This replaces the use of `/etc/rc.local` in the OpenBSD build script
by the sysv init scripts provided with cloud-init.

Fixes canonicalGH-4036
LP: #1992853
TheRealFalcon pushed a commit that referenced this issue Nov 4, 2024
This replaces the use of `/etc/rc.local` in the OpenBSD build script
by the sysv init scripts provided with cloud-init.

Fixes GH-4036
LP: #1992853
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request launchpad Migrated from Launchpad
Projects
None yet
Development

No branches or pull requests

4 participants