Browse Source

Merge branch 'candidate-8.0.x' into candidate-8.2.x

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 3 years ago
parent
commit
a0dc918b8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      initfiles/bash/etc/systemd/system/thorslave@instance.service.in

+ 1 - 1
initfiles/bash/etc/systemd/system/thorslave@instance.service.in

@@ -3,7 +3,7 @@ Description=%i
 After=network.target remote-fs.target @dependencies@
 
 [Service]
-Type=simple
+Type=forking
 User=@RUNTIME_USER@
 Group=@RUNTIME_GROUP@
 PermissionsStartOnly=false