diff --git a/policy/modules/apps/syncthing.te b/policy/modules/apps/syncthing.te index 7fdee4644..1f63b3fa8 100644 --- a/policy/modules/apps/syncthing.te +++ b/policy/modules/apps/syncthing.te @@ -26,6 +26,7 @@ allow syncthing_t self:fifo_file rw_fifo_file_perms; allow syncthing_t self:tcp_socket { listen accept }; can_exec(syncthing_t, syncthing_exec_t) +corecmd_exec_bin(syncthing_t) manage_dirs_pattern(syncthing_t, syncthing_xdg_config_t, syncthing_xdg_config_t) manage_files_pattern(syncthing_t, syncthing_xdg_config_t, syncthing_xdg_config_t)