From 3de8cde76a4e55ea867049ef699b0cb5811b5300 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sat, 22 Aug 2015 17:01:29 +0200 Subject: shellcmd - add support for disabled items --- config/shellcmd/shellcmd.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config/shellcmd') diff --git a/config/shellcmd/shellcmd.xml b/config/shellcmd/shellcmd.xml index 4becdf89..05f72f7a 100644 --- a/config/shellcmd/shellcmd.xml +++ b/config/shellcmd/shellcmd.xml @@ -61,6 +61,7 @@ + ['installedpackages']['shellcmdsettings']['config'] /usr/local/pkg/ https://packages.pfsense.org/packages/config/shellcmd/shellcmd.inc @@ -109,12 +110,17 @@ earlyshellcmd earlyshellcmd +
shellcmd will run the command specified towards the end of the boot process.
- earlyshellcmd will run the command specified at the beginning of the boot process.

+ earlyshellcmd will run the command specified at the beginning of the boot process.
+ disabled will save the command in package configuration but it will NOT run on boot.

See Executing commands at boot time for detailed explanation. ]]>
-- cgit v1.2.3