diff options
Diffstat (limited to 'src/lib/source/system/other/local/up')
| -rw-r--r-- | src/lib/source/system/other/local/up | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/source/system/other/local/up b/src/lib/source/system/other/local/up new file mode 100644 index 0000000..3a553ff --- /dev/null +++ b/src/lib/source/system/other/local/up @@ -0,0 +1,10 @@ +#!@shebangdir@/execlineb -P + +# ISC license. + +fdmove -c 2 1 + +elglob -0 SCRIPTS /etc/local.d/*.up + +forx -pE SCRIPT { ${SCRIPTS} } + ${SCRIPT} |
