summaryrefslogtreecommitdiff
path: root/core/dmraid/dmraid.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/dmraid/dmraid.service')
-rw-r--r--core/dmraid/dmraid.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/dmraid/dmraid.service b/core/dmraid/dmraid.service
index 1fd142ff2..a31f8b39f 100644
--- a/core/dmraid/dmraid.service
+++ b/core/dmraid/dmraid.service
@@ -7,9 +7,8 @@ Before=basic.target shutdown.target
Conflicts=shutdown.target
[Service]
-ExecStart=/sbin/dmraid --ignorelocking --activate y -Z
Type=oneshot
-TimeoutSec=0
+ExecStart=/sbin/dmraid --ignorelocking --activate y -Z
RemainAfterExit=true
[Install]