mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Editor pass - fix SELinux issue (#5576)
Editor pass for: https://github.com/fleetdm/fleet/pull/5335/files
This commit is contained in:
parent
45576c3b19
commit
93a4fec9ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
* Change install path to /opt/orbit. Fixes a permissions issue on platforms with SELinux enabled.
|
||||
* Change the install path to /opt/orbit. This fixes a permissions issue on platforms with SELinux enabled.
|
||||
See [fleetdm/fleet#4176](https://github.com/fleetdm/fleet/issues/4176) for more details.
|
||||
|
|
|
|||
Loading…
Reference in a new issue