Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/fw-daemon/commit/5dd4dea30ec0544764912d2bafa09a24d1f45952?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Remove duplicate systemd unit file

shw-merge v0.0.9
dma 8 years ago
parent ab7d9464e0
commit 5dd4dea30e

@ -1,11 +0,0 @@
[Unit]
Documentation=https://github.com/subgraph/fw-daemon
Description=Subgraph Firewall Daemon
[Service]
Environment="GODEBUG=cgocheck=0"
ExecStartPre=/usr/bin/install -d /var/run/fw-daemon
ExecStart=/usr/sbin/fw-daemon
[Install]
WantedBy=multi-user.target
Loading…
Cancel
Save