Delete bgp-api.service
This commit is contained in:
parent
48f98504b3
commit
ff1a0643cc
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
|||
[Unit]
|
||||
Description=BGP api service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/python3 /opt/bgp-api/app.py
|
||||
WorkingDirectory/opt/createvm-web
|
||||
User=root
|
||||
Restart=always
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
SyslogIdentifier=bgp-api
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue