plugins: strip $FreeBSD$ since gone in src.git

This commit is contained in:
Franco Fichtner
2023-09-06 08:28:11 +02:00
parent 949fbaa4ba
commit 57ebc7510f
14 changed files with 1 additions and 40 deletions
-2
View File
@@ -1,7 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: ddclient_py
# REQUIRE: SERVERS
# KEYWORD: shutdown
@@ -1,6 +1,4 @@
{% if helpers.exists('OPNsense.netdata.general.enabled') and OPNsense.netdata.general.enabled == '1' %}
# $FreeBSD$
# netdata configuration
#
# You can uncomment and change any of the options below.
-3
View File
@@ -1,8 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: os-ftp-proxy
# REQUIRE: DAEMON pf
# KEYWORD: shutdown
-3
View File
@@ -1,8 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: os-relayd
# REQUIRE: NETWORKING syslogd
# BEFORE: DAEMON
@@ -1,6 +1,5 @@
#!/bin/sh
# $FreeBSD$
#
# PROVIDE: ss-local
# REQUIRE: LOGIN cleanvar
# KEYWORD: shutdown
@@ -11,13 +10,11 @@
# ss_local_config (path): Shadowsocks config file.
# Defaults to "/usr/local/etc/shadowsocks-libev/local.json"
. /etc/rc.subr
name="ss_local"
rcvar=ss_local_enable
load_rc_config $name
: ${ss_local_enable:="NO"}
-3
View File
@@ -1,11 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: opnsense-tayga
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
. /etc/rc.subr
@@ -1,8 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: osudpbroadcastrelay
# KEYWORD: shutdown
@@ -1,7 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: acme_http_challenge
# REQUIRE: DAEMON
# KEYWORD: shutdown
@@ -1,8 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: oscrowdsec
# REQUIRE: NETWORKING syslogd
# BEFORE: DAEMON
@@ -1,11 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: opnsense-maltrailsensor
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
. /etc/rc.subr
@@ -1,11 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: opnsense-maltrailserver
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
. /etc/rc.subr
@@ -1,11 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: opnsense-openconnect
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
. /etc/rc.subr
@@ -1,11 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: identd_stunnel
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
. /etc/rc.subr
@@ -1,11 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: opnsense-tincd
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
. /etc/rc.subr