aboutsummaryrefslogtreecommitdiff
path: root/docs/systemd/bitbot_user.service
Commit message (Collapse)AuthorAgeFilesLines
* bitbot_user.service: remove duplicated pathsGravatar Ben Harris2020-07-101-3/+3
| | | | setting WorkingDirectory negates the need for the full path
* Update bitbot_user.serviceGravatar Vitor Luis2020-05-191-1/+1
| | | Next time i need to triple check what I am doing. Another stupid typo
* Update bitbot_user.serviceGravatar Vitor Luis2020-05-191-1/+1
| | | Fixed a stupid typo
* Create bitbot_user.serviceGravatar Vitor Luis2020-05-191-0/+32
Systemd script to be used by the user w/o the need of root access. Probably useful. Cheers