From a88475c727c8b368e623215070704b336b1b21c1 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 23 Oct 2015 16:50:18 +0200 Subject: Remove broken GitHub link... --- config/shellcmd/shellcmd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/shellcmd') diff --git a/config/shellcmd/shellcmd.xml b/config/shellcmd/shellcmd.xml index f6b34ee4..ea3144ff 100644 --- a/config/shellcmd/shellcmd.xml +++ b/config/shellcmd/shellcmd.xml @@ -124,8 +124,8 @@ Choose the shellcmd type.

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.
- afterfilterchangeshellcmd will run after each filter_configure() call. - See filter.inc source code for "documentation". + afterfilterchangeshellcmd will run after each filter_configure() call. + See /etc/inc/filter.inc source code for "documentation". N.B.: Only one entry of this type can be configured!
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