OSDN Git Service

repo-wide: remove @options when it is not needed, standardize:
[avyssos/void-66-services.git] / usr / share / 66 / service / hiawatha
index 8aadd1f..e0894a4 100644 (file)
@@ -1,12 +1,8 @@
 [main]
-@type = longrun
+@type = classic
 @description = "hiawatha server"
-@version = 0.0.1
+@version = 0.0.2
 @user = ( root )
-@options = ( log )
-
 
 [start]
 @execute = ( hiawatha -d )
-
-