mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Adding daemon tools run script
This commit is contained in:
4
data/daemontools/run
Executable file
4
data/daemontools/run
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
echo Running CGRateS service
|
||||
exec /usr/bin/cgr-rater -config /etc/cgrates/cgrates.cfg
|
||||
|
||||
Reference in New Issue
Block a user