mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fix documentation formatting for macOS persistence (#9)
This commit is contained in:
parent
de5b4f7a6a
commit
e37995f28d
1 changed files with 1 additions and 2 deletions
|
|
@ -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`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue