Skip to content

Commit fa81164

Browse files
TheGoldenPlatypusgregolsky
authored andcommitted
RavenDB-24866: set user to 'ravendb' in service settings template
1 parent 2db85a7 commit fa81164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/ravendb_node/templates/ravendb.service.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LimitNOFILE=65535
99
LimitRSS=infinity
1010
LimitAS=infinity
1111
TasksMax=infinity
12-
User=RAVENDB_USERNAME
12+
User=ravendb
1313
StartLimitBurst=0
1414
Restart=on-failure
1515
Type=exec

0 commit comments

Comments
 (0)