We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e64389 commit 33a60e5Copy full SHA for 33a60e5
codesigning/signing-worker/natcap-codesign.service
@@ -29,5 +29,5 @@ WorkingDirectory=/tmp
29
[Service]
30
# Run in the foreground
31
Type=simple
32
-Restart=no # change back to always
+Restart=always
33
ExecStart=python3 /opt/natcap-codesign/natcap-codesign.py /opt/natcap-codesign/codesign-cert-chain.pem
0 commit comments