mongodb: remove systemd service.
This commit is contained in:
parent
e716130fb5
commit
5d6019d18a
@ -1,12 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=high-performance, schema-free document-oriented database
|
|
||||||
After=syslog.target network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
PrivateTmp=true
|
|
||||||
User=mongodb
|
|
||||||
ExecStart=/usr/bin/mongod --quiet --config /etc/mongodb/mongodb.conf
|
|
||||||
KillSignal=SIGINT
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
x
Reference in New Issue
Block a user