소스 검색

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

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 3 년 전
부모
커밋
60b5acb44c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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