OSDN Git Service

repo-wide: remove @options when it is not needed, standardize:
[avyssos/void-66-services.git] / usr / share / 66 / service / openntpd
index 1bcea26..2fdae0e 100644 (file)
@@ -1,13 +1,11 @@
 [main]
 @type = classic
 @description = "OpenNTPD"
-@version = 0.0.1
+@version = 0.0.2
 @user = ( root )
-@options = ( log env )
 
 [start]
 @execute = ( execl-cmdline -s { openntpd -d ${cmd_args} } )
 
 [environment]
 cmd_args=!-s
-