Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Doctocheck runner
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/doctocheck -c /etc/doctocheck/config.toml
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
User=root
|
||||
Reference in New Issue
Block a user