chore: enforce indentation consistency across profile.
This commit is contained in:
parent
6e2d817805
commit
37bafddc80
30 changed files with 181 additions and 182 deletions
|
|
@ -22,7 +22,7 @@ profile iwd @{exec_path} {
|
|||
network netlink dgram,
|
||||
network alg seqpacket,
|
||||
|
||||
@{exec_path} mr,
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/iwd/{,**} r,
|
||||
/var/lib/iwd/{,**} rw,
|
||||
|
|
|
|||
|
|
@ -48,9 +48,9 @@ profile mullvad-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
owner /var/cache/mullvad-vpn/{,*} rw,
|
||||
owner /var/log/mullvad-vpn/{,*} rw,
|
||||
owner /var/log/private/mullvad-vpn/*.log rw,
|
||||
|
||||
|
||||
@{run}/NetworkManager/resolv.conf r,
|
||||
owner @{run}/mullvad-vpn rw,
|
||||
@{run}/NetworkManager/resolv.conf r,
|
||||
|
||||
@{sys}/fs/cgroup/net_cls/ w,
|
||||
@{sys}/fs/cgroup/net_cls/mullvad-exclusions/ w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue