mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
build: Use NotifyAccess=main feature when running under systemd
This commit is contained in:
parent
e6a99f461a
commit
41f865d4df
@ -7,6 +7,7 @@ Wants=network.target
|
||||
Type=dbus
|
||||
BusName=net.connman.iwd
|
||||
ExecStart=@libexecdir@/iwd
|
||||
NotifyAccess=main
|
||||
LimitNPROC=1
|
||||
Restart=on-failure
|
||||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW
|
||||
|
@ -7,6 +7,7 @@ Wants=network.target
|
||||
Type=dbus
|
||||
BusName=net.connman.ead
|
||||
ExecStart=@libexecdir@/ead
|
||||
NotifyAccess=main
|
||||
LimitNPROC=1
|
||||
Restart=on-failure
|
||||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW
|
||||
|
Loading…
Reference in New Issue
Block a user