aboutsummaryrefslogtreecommitdiff
path: root/utils/systemd/monerod.service
diff options
context:
space:
mode:
authorston1th <ston1th@giftfish.de>2018-02-23 21:28:08 +0100
committerston1th <ston1th@giftfish.de>2018-02-23 21:28:08 +0100
commit6d900a40d9dbddda5474757600212101e9e78e58 (patch)
treefd0f752e381a58288ef43332c00d22227be77b2a /utils/systemd/monerod.service
parentmonerod: do not log to tmpdir in daemon mode (diff)
downloadmonero-6d900a40d9dbddda5474757600212101e9e78e58.tar.xz
removed systemd private tempdir
Diffstat (limited to '')
-rw-r--r--utils/systemd/monerod.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/systemd/monerod.service b/utils/systemd/monerod.service
index b6b6b6ce6..696be4c33 100644
--- a/utils/systemd/monerod.service
+++ b/utils/systemd/monerod.service
@@ -15,7 +15,6 @@ ExecStart=/usr/bin/monerod --config-file /etc/monerod.conf \
--detach --pidfile /run/monero/monerod.pid
Restart=always
-PrivateTmp=true
[Install]
WantedBy=multi-user.target