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
|
||||
User=root
|
||||
Group=root
|
||||
WorkingDirectory=/opt/safesight-agent
|
||||
ExecStart=/opt/safesight-agent/safesight-agent --config /opt/safesight-agent/agent.config.json
|
||||
WorkingDirectory=/opt/safesight-edge-agent
|
||||
ExecStart=/opt/safesight-edge-agent/safesight-edge-agent --config /opt/safesight-edge-agent/agent.config.json
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
SyslogIdentifier=safesight-agent
|
||||
SyslogIdentifier=safesight-edge-agent
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Reference in New Issue
Block a user