mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
Destroy security config on shutdown
This commit is contained in:
parent
50d84b8512
commit
6b200ca7e3
3 changed files with 15 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include "sway/config.h"
|
||||
|
||||
bool load_security(struct wl_display *display);
|
||||
void finish_security(void);
|
||||
bool check_security_rule(const char *cmd, const char *global);
|
||||
|
||||
struct command_policy *alloc_command_policy(const char *command);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue