This is bogus. --- a/src/kind.rs +++ b/src/kind.rs @@ -38,6 +38,7 @@ /// Looks up the kind of service management platform native to the operating system #[cfg(any( + target_os = "android", target_os = "freebsd", target_os = "dragonfly", target_os = "openbsd",