(no subject)
You are logged as 'root' to system 'Roman's brain'
Make sure you know what are you doing!
Have a nice day!
# /etc/init.d/soul restart
* Service soul shutting down [ OK ]
* Service soul starting up [Failed]
# /etc/init.d/soul zap
* Forcing soul to shut down state
# /etc/init.d/soul start
* Starting up service soul [Failed]
Starting up soul failed.
Parameter in config file missing.
Parameter "loved_one" is missing or not defined!
# echo "loved_one = NULL" >> /etc/conf.d/soul
# /etc/init.d/soul start
* Starting up service soul [ OK ]
Warning! Service soul is running in safe mode!
One or more parameters are not defined or defined as 'NULL'
Please fix this issue and restart service as soon as possible!
Running 'soul' in safe mode may cause whole system crash!
# logout
Make sure you know what are you doing!
Have a nice day!
# /etc/init.d/soul restart
* Service soul shutting down [ OK ]
* Service soul starting up [Failed]
# /etc/init.d/soul zap
* Forcing soul to shut down state
# /etc/init.d/soul start
* Starting up service soul [Failed]
Starting up soul failed.
Parameter in config file missing.
Parameter "loved_one" is missing or not defined!
# echo "loved_one = NULL" >> /etc/conf.d/soul
# /etc/init.d/soul start
* Starting up service soul [ OK ]
Warning! Service soul is running in safe mode!
One or more parameters are not defined or defined as 'NULL'
Please fix this issue and restart service as soon as possible!
Running 'soul' in safe mode may cause whole system crash!
# logout