← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1990070] Re: implement manage_service for BSDs

 

This bug is believed to be fixed in cloud-init in version 22.4. If this
is still a problem for you, please make a comment and set the state back
to New

Thank you.

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1990070

Title:
  implement manage_service for BSDs

Status in cloud-init:
  Fix Released

Bug description:
  Distro.manage_services is currently only implemented for SystemD based Linux distros.
  SysV based BSDs and OpenRC based Alpine are left out.

  on BSDs, services are enabled in /etc/rc.conf (on FreeBSD, this can be
  done with sysrc(8) https://man.freebsd.org/sysrc(8), and
  started/stopped/restarted, etc… via service(8):
  https://man.freebsd.org/service(8) or rc.d(8):
  https://man.netbsd.org/rc.d.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1990070/+subscriptions



References