Skip to content
Snippets Groups Projects
Commit eed7712c authored by Stephen D's avatar Stephen D
Browse files

rename service file

parent f35dccb9
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Description=CATS Igate
After=syslog.target network.target
[Service]
PIDFile=/run/cats_igate.pid
PIDFile=/run/cats-igate.pid
ExecStart=/usr/bin/cats-igate
ExecReload=/bin/kill -s HUP $MAINPID
ExecStop=/bin/kill -s QUIT $MAINPID
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment