removed systemd private tempdir
This commit is contained in:
parent
496055d128
commit
6d900a40d9
|
@ -15,7 +15,6 @@ ExecStart=/usr/bin/monerod --config-file /etc/monerod.conf \
|
||||||
--detach --pidfile /run/monero/monerod.pid
|
--detach --pidfile /run/monero/monerod.pid
|
||||||
|
|
||||||
Restart=always
|
Restart=always
|
||||||
PrivateTmp=true
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Reference in New Issue