Fix documentation formatting for macOS persistence (#9)

This commit is contained in:
Zach Wasserman 2021-03-22 17:52:07 -07:00 committed by GitHub
parent de5b4f7a6a
commit e37995f28d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,8 +99,7 @@ Orbit, like standalone osquery, is typically deployed via OS-specific packages.
### Packaging support
- **macOS** - `.pkg` package generation with (optional) [Notarization](https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution) and codesigning.
- Persistence via `launchd`.
- **macOS** - `.pkg` package generation with (optional) [Notarization](https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution) and codesigning - Persistence via `launchd`.
- **Linux** - `.deb` (Debian, Ubuntu, etc.) & `.rpm` (RHEL, CentOS, etc.) package generation - Persistence via `systemd`.