mongodb: supervise symlink is created automatically; do not hardcode path in service.
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec /usr/bin/mongod --quiet --config /etc/mongodb/mongodb.conf
|
exec mongod --quiet --config /etc/mongodb/mongodb.conf
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
/run/runit/supervise.mongodb
|
|
||||||
Reference in New Issue
Block a user