summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/mongodb-control
Commit message (Collapse)AuthorAgeFilesLines
* Snap: Delete old MongoDB log, and log to syslog instead, becauseLauri Ojansivu2019-08-221-2/+26
| | | | | | | | | syslog usually already has log rotation. Thanks to xet7 ! Closes wekan/wekan-snap#92, closes #1911
* Try to fix Snap MongoDB.Lauri Ojansivu2019-08-061-14/+22
|
* Try to fix Snap.Lauri Ojansivu2019-08-041-0/+3
|
* Reverts the following change of v2.42, because it did not fix anything:Lauri Ojansivu2019-03-071-1/+1
| | | | | | - [Tried to fix snap mongodb-control not starting database](https://github.com/wekan/wekan/commit/2c5628b5fbcc25427021d0b22e74577a71149c21). Thanks to xet7.
* Fix mongodb-control.Lauri Ojansivu2019-03-071-1/+1
| | | | Thanks to xet7 and qurqar[m].
* - Remove oplog. Need to think how to do it properly.Lauri Ojansivu2019-02-081-1/+1
| | | | Thanks to xet7 !
* - Add oplog to snap mongodb.Lauri Ojansivu2019-02-081-1/+1
| | | | Thanks to xet7 !
* Tuning services life cycleOndrej Kubik2018-02-221-1/+2
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rearranging helper scripts in snap-srcOndrej Kubik2018-02-211-0/+31
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>