Changes

From SME Server
Jump to navigationJump to search
479 bytes added ,  22:06, 21 August 2019
no edit summary
Line 40: Line 40:  
  signal-event reboot
 
  signal-event reboot
    +
===Additional Notes===
 +
 +
Note - I need to test this again and update.
 +
 +
The link to mongodb is not necessary.
 +
 +
It may need this to set on and off correctly in other service levels:
 +
 +
chkconfig mongod on
 +
 +
Create a service link in in rc7.d:
 +
 +
ln -s /etc/init.d/mongod /etc/rc.d/rc7.d/S57mongod
 +
 +
To use e-smith-service it will need a key:
 +
 +
config set mongod service status enabled
 +
 +
You should now be able to do:
 +
 +
service mongod start|stop|restart etc
 +
 +
Mongo should come up on boot.
 
----
 
----
 
[[Category:Howto]]
 
[[Category:Howto]]
 
[[Category:Administration]]
 
[[Category:Administration]]

Navigation menu