mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
First release of open-appsec source code
This commit is contained in:
11
nodes/orchestration/package/service/x86/ubuntu16/nano_agent.service
Executable file
11
nodes/orchestration/package/service/x86/ubuntu16/nano_agent.service
Executable file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=CP_Nano_Linux_Agent
|
||||
Before=network-pre.target
|
||||
Wants=network-pre.target
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
EnvironmentFile=/etc/environment
|
Reference in New Issue
Block a user