diff options
| author | ston1th <ston1th@giftfish.de> | 2018-02-23 21:28:08 +0100 |
|---|---|---|
| committer | ston1th <ston1th@giftfish.de> | 2018-02-23 21:28:08 +0100 |
| commit | 6d900a40d9dbddda5474757600212101e9e78e58 (patch) | |
| tree | fd0f752e381a58288ef43332c00d22227be77b2a /utils | |
| parent | 496055d12871eca27b024fd2f746a8e5d07e5714 (diff) | |
| download | monzero-core-6d900a40d9dbddda5474757600212101e9e78e58.tar.gz monzero-core-6d900a40d9dbddda5474757600212101e9e78e58.tar.xz monzero-core-6d900a40d9dbddda5474757600212101e9e78e58.zip | |
removed systemd private tempdir
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/systemd/monerod.service | 1 |
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 |
