OSDN Git Service

Merge pull request #172 from mobinmob/devel
[avyssos/void-66-services.git] / usr / share / 66 / service / wireguard@
index 4fbcbef..b317e65 100644 (file)
@@ -1,10 +1,9 @@
 # The service takes the confing file as @I, which becomes the device name.
 [main]
 @type = oneshot
-@version = 0.0.1
+@version = 0.0.2
 @description = "Start Wireguard interface"
 @user = ( root )
-@options = ( log )
 
 [start]
 @execute = ( wg-quick up @I )