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:
@@ -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!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user