packages/tinc: use new service functions, change 'disabled' option to 'enabled' like...
[packages.git] / net / tinc / files / tinc.config
index 38737a7..f9f2b53 100644 (file)
@@ -1,6 +1,5 @@
 config tinc-net NETNAME
-       # Remove to enable
-       option disabled 1
+       option enabled 0
 
        ## Daemon Configuration (cmd arguments)
        #option generate_keys 0
@@ -40,8 +39,7 @@ config tinc-net NETNAME
        #option UDPSndBuf x
 
 config tinc-host NODENAME
-       # Remove to enable
-       option disabled 1
+       option enabled 0
 
        option net NETNAME