summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/examples
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-23 04:44:02 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-23 04:44:02 -0400
commit14cf5bf458ffc9e084ce45868ec2c9c4aebe494f (patch)
tree8ce3538e91eeae8ebccc3a1a963503c67672fbb9 /PCBSD/pc-sysinstall/examples
parent514026a5f6837297d682573b51f7929f0661acb9 (diff)
downloadpfsense-14cf5bf458ffc9e084ce45868ec2c9c4aebe494f.zip
pfsense-14cf5bf458ffc9e084ce45868ec2c9c4aebe494f.tar.gz
Do not copy verbose
Diffstat (limited to 'PCBSD/pc-sysinstall/examples')
-rw-r--r--PCBSD/pc-sysinstall/examples/pfSense.cfg2
-rw-r--r--PCBSD/pc-sysinstall/examples/pfSense.cfg.zfs2
2 files changed, 2 insertions, 2 deletions
diff --git a/PCBSD/pc-sysinstall/examples/pfSense.cfg b/PCBSD/pc-sysinstall/examples/pfSense.cfg
index 6e0c6b5..9cb6d6b 100644
--- a/PCBSD/pc-sysinstall/examples/pfSense.cfg
+++ b/PCBSD/pc-sysinstall/examples/pfSense.cfg
@@ -27,4 +27,4 @@ packageType=cpdup
# Optional Components
cpdupPaths=boot,COPYRIGHT,bin,conf,conf.default,dev,etc,home,kernels,libexec,lib,root,sbin,sys,usr,var
-runExtCommand=chmod a+rx /usr/local/bin/after_installation_routines.sh && cd / && /usr/local/bin/after_installation_routines.sh && shutdown -r now
+runExtCommand=chmod a+rx /usr/local/bin/after_installation_routines.sh && cd / && /usr/local/bin/after_installation_routines.sh
diff --git a/PCBSD/pc-sysinstall/examples/pfSense.cfg.zfs b/PCBSD/pc-sysinstall/examples/pfSense.cfg.zfs
index 1ab1961..5976cb5 100644
--- a/PCBSD/pc-sysinstall/examples/pfSense.cfg.zfs
+++ b/PCBSD/pc-sysinstall/examples/pfSense.cfg.zfs
@@ -41,4 +41,4 @@ commitDiskLabel
# Optional Components
cpdupPaths=boot,COPYRIGHT,bin,conf,conf.default,dev,etc,home,kernels,libexec,lib,root,sbin,sys,usr,var
-runExtCommand=chmod a+rx /usr/local/bin/after_installation_routines.sh && cd / && /usr/local/bin/after_installation_routines.sh && shutdown -r now
+runExtCommand=chmod a+rx /usr/local/bin/after_installation_routines.sh && cd / && /usr/local/bin/after_installation_routines.sh
OpenPOWER on IntegriCloud