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 b48efe5d99..e53bf5fbba 100644 --- a/units/systemd-rfkill@.service.in +++ b/units/systemd-rfkill@.service.in @@ -20,3 +20,4 @@ Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-rfkill load %I ExecStop=@rootlibexecdir@/systemd-rfkill save %I +TimeoutSec=30s |