fix service
This commit is contained in:
parent
44fa9ff9b7
commit
356460cc1c
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ After=network.target
|
|||
[Service]
|
||||
Type=simple
|
||||
ExecStart=<path/to/respository>/start.sh
|
||||
WorkingDirectory=<path/to/repository>
|
||||
ExecStop=/usr/bin/pkill docs.brut.systems
|
||||
Restart=always
|
||||
User=<user to run as>
|
||||
|
|
|
|||
Loading…
Reference in a new issue