Create banek.service
This commit is contained in:
parent
6e88cbb76b
commit
1d19496c1a
12
banek.service
Normal file
12
banek.service
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=анекдоты категории /b
|
||||||
|
After=caddy.service
|
||||||
|
Requires=caddy.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/usr/local/bin/banek
|
||||||
|
WorkingDirectory=/etc/banek
|
||||||
|
Restart=always
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user