Skip to content

panakota14/openbts_systemd_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBTS scripts for systemd

In this repository You will find OpenBTS related scripts.

The scripts is created to run OpenBTS services on Ubuntu 16.04 with systemd init system.

To run OpenBTS, Asterisk, SipAuthServe and Smqueue services on Ubuntu 16.04:

  1. Copy all files from folder systemd to /etc/systemd/system/ folder on your computer.
  2. Execute systemctl daemon-reload and all services will be availible from systemctl utility.

To run/stop service with systemctl execute systemctl start service_name or systemctl stop service_name

To start/stop all services, use sudo openbts-start.sh and sudo openbts-stop.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages