mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/boot-delay: remove obsolete
This commit is contained in:
@@ -94,7 +94,6 @@ security/tor -- The Onion Router
|
||||
sysutils/apcupsd -- APCUPSD - APC UPS daemon
|
||||
sysutils/api-backup -- Provide the functionality to download the config.xml
|
||||
sysutils/apuled -- PC Engine APU LED control (development only)
|
||||
sysutils/boot-delay -- Apply a persistent 10 second boot delay (pending removal)
|
||||
sysutils/dmidecode -- Display hardware information on the dashboard
|
||||
sysutils/git-backup -- Track config changes using git
|
||||
sysutils/hw-probe -- Collect hardware diagnostics
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
PLUGIN_NAME= boot-delay
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Apply a persistent 10 second boot delay
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
PLUGIN_OBSOLETE= Use System / Settings / Tunables: name "kern.cam.boot_delay" value "10000"
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
@@ -1,4 +0,0 @@
|
||||
This plugin simply adds 10 seconds to the bootup process in order to
|
||||
wait for e.g. USB drivers / devices to become ready. The behaviour
|
||||
matches the initial installer media behaviour, which is normally
|
||||
removed after the first successful boot.
|
||||
@@ -1 +0,0 @@
|
||||
kern.cam.boot_delay="10000"
|
||||
Reference in New Issue
Block a user