mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 16:59:25 +00:00
Update README.md
This commit is contained in:
@@ -58,7 +58,7 @@ If you see some errors on startup, check your configuration, e.g. in case you ha
|
|||||||
Create a file at `/etc/systemd/system/spothole.service`. Give it the following content, adjusting for the user you want to run it as and the directory in which you have installed it:
|
Create a file at `/etc/systemd/system/spothole.service`. Give it the following content, adjusting for the user you want to run it as and the directory in which you have installed it:
|
||||||
|
|
||||||
```
|
```
|
||||||
Unit]
|
[Unit]
|
||||||
Description=Spothole
|
Description=Spothole
|
||||||
After=syslog.target network.target
|
After=syslog.target network.target
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user