Skip to content

Commit 87d9500

Browse files
author
Sam Kleinman
committed
DOCS-4138: clarifying step permissions
1 parent cb6e436 commit 87d9500

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/includes/steps-perform-maintenance-task-on-replica-set-members.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ pre: |
1717
action:
1818
language: sh
1919
code: mongod --port 37017 --dbpath /srv/mongodb
20+
post: |
21+
Always start :program:`mongod` with the same user, even when
22+
restarting a replica set member as a standalone instance.
2023
---
2124
title: Perform maintenance operations on the secondary.
2225
stepnum: 3

0 commit comments

Comments
 (0)