Update lxqt-panel
This commit is contained in:
parent
0935f9644e
commit
50c383357c
1 changed files with 6 additions and 2 deletions
|
|
@ -16,10 +16,14 @@ profile lxqt-panel @{exec_path} flags=(complain) {
|
|||
include <abstractions/lxqt>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
network inet dgram, # essential
|
||||
network inet stream, # essential``
|
||||
network inet dgram,
|
||||
network inet stream, `
|
||||
network inet6 dgram,
|
||||
network inet6 stream,
|
||||
network inet dgram,
|
||||
network inet stream,
|
||||
network netlink raw,
|
||||
network packet dgram,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue