1
0

In systemd.service .conf was replaced with .json. Also changed description.

This commit is contained in:
Alexander Andreev 2023-12-15 04:10:00 +04:00
parent 6ba2e8a471
commit 47fc30feeb
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -1,12 +1,12 @@
[Unit]
Description=HTTPProcProbeD
Description=HTTP Process Prober Daemon
After=network.target
[Service]
Type=simple
DynamicUser=yes
Restart=on-failure
ExecStart=/usr/bin/httpprocprobed -c /etc/httpprocprobed.conf
ExecStart=/usr/bin/httpprocprobed -c /etc/httpprocprobed.json
ExecReload=kill -HUP $MAINPID
ReadOnlyPaths=/