rename: safesight-agent -> safesight-edge-agent
This commit is contained in:
parent
719d77f72e
commit
297f79b3e6
@ -7,13 +7,13 @@ Wants=safesight-edge-server.service
|
|||||||
Type=simple
|
Type=simple
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
WorkingDirectory=/opt/safesight-agent
|
WorkingDirectory=/opt/safesight-edge-agent
|
||||||
ExecStart=/opt/safesight-agent/safesight-agent --config /opt/safesight-agent/agent.config.json
|
ExecStart=/opt/safesight-edge-agent/safesight-edge-agent --config /opt/safesight-edge-agent/agent.config.json
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
SyslogIdentifier=safesight-agent
|
SyslogIdentifier=safesight-edge-agent
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
Loading…
Reference in New Issue
Block a user