--- ipaplatform/freebsd/__init__.py.orig 2026-06-30 21:32:56 UTC +++ ipaplatform/freebsd/__init__.py @@ -0,0 +1,7 @@ +# +# Copyright (C) 2026 FreeIPA Contributors see COPYING for license +# + +"""FreeBSD-specific platform support.""" + +NAME = "freebsd"