This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
shellpki
Watch
14
Star
0
Fork
0
Code
Issues
3
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
Add a delay for auto restart in systemd service
pull/2/head
Victor LABORIE
2 years ago
parent
0c7ff3501c
commit
d176ae28fb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ocspd.service
+ 1
- 0
ocspd.service
View File
@ -9,6 +9,7 @@ Type=simple
ExecStart
=
/usr/local/sbin/shellpki ocsp ocsp.example.com:8888
KillMode
=
process
Restart
=
always
RestartSec
=
2s
[Install]
WantedBy
=
multi-user.target
Write
Preview
Loading…
Cancel
Save