chore(profile): remove trailing whitespace in profiles.
This commit is contained in:
parent
88b362f7fb
commit
38b973c596
143 changed files with 184 additions and 181 deletions
|
|
@ -27,7 +27,7 @@ profile dhcpcd @{exec_path} flags=(attach_disconnected) {
|
|||
network inet6 raw,
|
||||
network netlink raw,
|
||||
network packet raw,
|
||||
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ profile mullvad-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_override,
|
||||
|
||||
|
||||
capability net_admin,
|
||||
capability fowner,
|
||||
capability fsetid,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{name} = Mullvad?VPN
|
||||
@{lib_dirs} = /opt/@{name}
|
||||
@{lib_dirs} = /opt/@{name}
|
||||
@{config_dirs} = @{user_config_dirs}/@{name}
|
||||
@{cache_dirs} = @{user_cache_dirs}/@{name}
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ profile nm-online @{exec_path} {
|
|||
interface=org.freedesktop.NetworkManager.Connection.Active
|
||||
member=StateChanged
|
||||
peer=(name=:*, label=NetworkManager),
|
||||
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/NetworkManager/Settings/@{int}
|
||||
interface=org.freedesktop.NetworkManager.Settings.Connection
|
||||
member=GetSettings
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ profile tailscaled @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
capability mknod,
|
||||
capability net_admin,
|
||||
|
||||
|
||||
network netlink raw,
|
||||
|
||||
/dev/net/tun rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue