build, etc: Add systemd units and ufw rules for relay and discovery (fixes #5115) (#5350)

This commit is contained in:
Cromefire_
2019-08-08 18:04:52 +02:00
committed by Jakob Borg
parent edf2399ce6
commit 7b37d453f9
9 changed files with 90 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
addgroup --system syncthing
adduser --system --home /var/lib/syncthing-discosrv --ingroup syncthing syncthing-discosrv