aboutsummaryrefslogtreecommitdiff
path: root/utils/systemd
Commit message (Collapse)AuthorAgeFilesLines
* systemd,readme: torsocks config for serviceredfish2018-03-101-1/+17
|
* removed systemd private tempdirston1th2018-02-231-1/+0
|
* Add two configuration options to monerod.service:0xB44EFD8751077F972017-11-161-0/+3
| | | | | Restart=always PrivateTmp=true
* utils: systemd: dir for pidfile with permissionsredfish2017-09-101-2/+3
| | | | | | monerod runs as user monero which does not have write permissions for /var/run. Use systemd's RuntimeDirectory feature to handle this.
* Update monerod systemd service fileErik de Castro Lopo2017-07-221-8/+3
| | | | Make monerod use a PID file and let systemd know where that file is.
* rename systemd bits to moneroRiccardo Spagni2016-09-031-5/+5
|
* contrib: example systemd service and config fileredfish2016-08-261-0/+22
Including in light of #977