nixos/factorio: sandbox service using systemd

- DynamicUser enabled instead of static uid/gid
- Enables most sandboxing options systemd offers
This commit is contained in:
nyanloutre
2019-05-17 10:25:49 +02:00
parent bc9df0f661
commit 85b3448e6a
2 changed files with 23 additions and 25 deletions
+2 -2
View File
@@ -265,7 +265,7 @@
syncthing = 237;
caddy = 239;
taskd = 240;
factorio = 241;
# factorio = 241; # DynamicUser = true
# emby = 242; # unusued, removed 2019-05-01
graylog = 243;
sniproxy = 244;
@@ -567,7 +567,7 @@
syncthing = 237;
caddy = 239;
taskd = 240;
factorio = 241;
# factorio = 241; # unused
# emby = 242; # unused, removed 2019-05-01
sniproxy = 244;
nzbget = 245;