diff options
Diffstat (limited to 'systemd/vainsocial-compiler.service')
| -rw-r--r-- | systemd/vainsocial-compiler.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/systemd/vainsocial-compiler.service b/systemd/vainsocial-compiler.service deleted file mode 100644 index dc90979..0000000 --- a/systemd/vainsocial-compiler.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Vainsocial compiler service -After=network.target - -[Service] -Type=simple -User=vainsocial -ExecStart=/vainsocial/statscompiler/venv/bin/python /vainsocial/statscompiler/api.py -Restart=on-failure -EnvironmentFile=/vainsocial/systemd/config.env - -[Install] -WantedBy=multi-user.target |
