Clean up project structure

This commit is contained in:
2025-02-04 17:53:43 +01:00
parent 4a2aed5bcf
commit 5753ebda24
4 changed files with 0 additions and 58 deletions

View File

@ -0,0 +1,14 @@
[Unit]
Description=cpolis
After=network.target
[Service]
ExecStart=/usr/local/bin/cpolis
User=cpolis
Group=cpolis
Restart=always
RestartSec=2s
Type=simple
[Install]
WantedBy=multi-user.target