From 86170b19821d0e58320b2d3e26c2a5e1d9169cc4 Mon Sep 17 00:00:00 2001 From: Hyacinthe Cartiaux Date: Thu, 12 Mar 2026 23:15:11 +0100 Subject: [PATCH] fix(openbsd): specify the correct usr_lib_exec path (solves #5992) --- cloudinit/distros/openbsd.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cloudinit/distros/openbsd.py b/cloudinit/distros/openbsd.py index 14cf3be2b8e..cce1073c408 100644 --- a/cloudinit/distros/openbsd.py +++ b/cloudinit/distros/openbsd.py @@ -13,6 +13,7 @@ class Distro(cloudinit.distros.netbsd.NetBSD): hostname_conf_fn = "/etc/myname" init_cmd = ["rcctl"] + usr_lib_exec = "/usr/local/libexec" # For OpenBSD (from https://man.openbsd.org/passwd.5) a password field # of "" indicates no password, and password field values of either