[Pkg-mongodb-maintainers] [pkg-mongodb] 330/394: mongodb.service: specify RuntimeDirectory

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 14:00:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit c5e90aaf1ee9779e0d4440e13e914fd8f5a0cfc2
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Thu Jan 14 13:50:54 2016 +0200

    mongodb.service: specify RuntimeDirectory
    
    Make systemd create /run/mongodb automatically on unit start.
---
 debian/mongodb-server.mongodb.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/mongodb-server.mongodb.service b/debian/mongodb-server.mongodb.service
index a73d760..33c4a76 100644
--- a/debian/mongodb-server.mongodb.service
+++ b/debian/mongodb-server.mongodb.service
@@ -4,6 +4,7 @@ Documentation=man:mongod(1)
 
 [Service]
 User=mongodb
+RuntimeDirectory=mongodb
 ExecStart=/usr/bin/mongod --config /etc/mongodb.conf
 
 [Install]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list