new version for 5GC
This commit is contained in:
0
build/omc/backup/.gitkeep
Normal file
0
build/omc/backup/.gitkeep
Normal file
0
build/omc/bin/.gitkeep
Normal file
0
build/omc/bin/.gitkeep
Normal file
0
build/omc/database/.gitkeep
Normal file
0
build/omc/database/.gitkeep
Normal file
0
build/omc/htdocs/front/.gitkeep
Normal file
0
build/omc/htdocs/front/.gitkeep
Normal file
0
build/omc/license/.gitkeep
Normal file
0
build/omc/license/.gitkeep
Normal file
0
build/omc/mmlhome/.gitkeep
Normal file
0
build/omc/mmlhome/.gitkeep
Normal file
0
build/omc/mmllog/.gitkeep
Normal file
0
build/omc/mmllog/.gitkeep
Normal file
0
build/omc/software/.gitkeep
Normal file
0
build/omc/software/.gitkeep
Normal file
0
build/omc/upload/.gitkeep
Normal file
0
build/omc/upload/.gitkeep
Normal file
@@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Description=4A agent daemon
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
LimitNOFILE=65535
|
||||
|
||||
Restart=always
|
||||
ExecStart=/usr/local/omc/run/4a_agent -c /usr/local/omc/etc/4a_agent.yaml
|
||||
RestartSec=2
|
||||
RestartPreventExitStatus=1
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Description=NBI agent daemon
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
LimitNOFILE=65535
|
||||
|
||||
Restart=always
|
||||
ExecStart=/usr/local/omc/run/nbi_agent -c /usr/local/omc/etc/nbi_agent.json
|
||||
RestartSec=2
|
||||
RestartPreventExitStatus=1
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Description=NBI alarm agent daemon
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
LimitNOFILE=65535
|
||||
|
||||
Restart=always
|
||||
ExecStart=/usr/local/omc/run/nbi_alarm -c /usr/local/omc/etc/nbi_alarm.json
|
||||
RestartSec=2
|
||||
RestartPreventExitStatus=1
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user