mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
build: Add ConfigurationDirectory= option to service files
This commit is contained in:
parent
4c841edfb5
commit
351e21f7c7
@ -15,9 +15,10 @@ DevicePolicy=closed
|
||||
DeviceAllow=/dev/rfkill rw
|
||||
ProtectHome=yes
|
||||
ProtectSystem=strict
|
||||
ReadWritePaths=@daemon_storagedir@
|
||||
ProtectControlGroups=yes
|
||||
ProtectKernelModules=yes
|
||||
ConfigurationDirectory=iwd
|
||||
ReadWritePaths=@daemon_storagedir@
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
@ -14,9 +14,10 @@ NoNewPrivileges=true
|
||||
PrivateDevices=true
|
||||
ProtectHome=yes
|
||||
ProtectSystem=strict
|
||||
ReadWritePaths=@wired_storagedir@
|
||||
ProtectControlGroups=yes
|
||||
ProtectKernelModules=yes
|
||||
ConfigurationDirectory=ead
|
||||
ReadWritePaths=@wired_storagedir@
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user