corobel/config/corobel.service

12 lines
211 B
SYSTEMD

[Unit]
Description=Corobel RSS Gateway
[Service]
Type=simple
User=nora
WorkingDirectory=/home/nora/corobel
ExecStart=/home/nora/corobel/corobel --domain corobel.nora.codes
[Install]
WantedBy=multi-user.target