feat(profile): general update.
This commit is contained in:
parent
0a9021bcf1
commit
0eeefb5f09
11 changed files with 36 additions and 61 deletions
|
|
@ -8,7 +8,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{lib}/systemd/systemd-logind
|
||||
profile systemd-logind @{exec_path} flags=(attach_disconnected,complain) {
|
||||
profile systemd-logind @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus-system>
|
||||
include <abstractions/bus/org.freedesktop.PolicyKit1>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{lib}/systemd/systemd-networkd
|
||||
profile systemd-networkd @{exec_path} flags=(attach_disconnected,complain) {
|
||||
profile systemd-networkd @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus-system>
|
||||
include <abstractions/bus/org.freedesktop.hostname1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue