Files
cgrates/packages/squeeze/cgrates.default
Eloy Coto 9448c40407 Add jessie systemd supoort
Added `make squeeze` for old debian distributions
2015-09-25 07:56:01 +00:00

18 lines
376 B
Plaintext

# defaults file for CGRateS real-time charging system
# start CGRateS init.d script?
# starts with "true"
ENABLE=false
# Start with specific user/group
#USER=cgrates
#GROUP=cgrates
# what extra options to give cgrates binary?
# See cgr-engine -h for options
#DAEMON_OPTS=''
# Don't forget to create an appropriate config file,
# else the CGRateS system will not start.