diff --git a/bgp-api.service b/bgp-api.service deleted file mode 100644 index d20918f..0000000 --- a/bgp-api.service +++ /dev/null @@ -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 \ No newline at end of file