nixos/radvd: Convert to a systemd unit

Additionally, remove the automatic initialization of the ipv6 forwarding
sysctl as this should be handled by the end user. This really should not
be an issue as most people running radvd are likely forwarding ipv6
packets.
This commit is contained in:
William A. Kennington III
2014-08-24 03:12:55 -07:00
parent 4da69cb7da
commit aa77fe0fb0
2 changed files with 21 additions and 12 deletions
+1
View File
@@ -146,6 +146,7 @@
neo4j = 136;
riemann = 137;
riemanndash = 138;
radvd = 139;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!