diff options
Diffstat (limited to 'units/systemd-rfkill.service.in')
-rw-r--r-- | units/systemd-rfkill.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-rfkill.service.in b/units/systemd-rfkill.service.in index 7447ed5b5b..3abb958310 100644 --- a/units/systemd-rfkill.service.in +++ b/units/systemd-rfkill.service.in @@ -18,6 +18,7 @@ Before=shutdown.target [Service] ExecStart=@rootlibexecdir@/systemd-rfkill +NoNewPrivileges=yes StateDirectory=systemd/rfkill TimeoutSec=30s Type=notify |