diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-17 21:50:41 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-17 21:50:41 +0000 |
commit | 0d67f297e0330b89765b0814ce8b3bc6d4c60b1a (patch) | |
tree | bae2f2e653d0beae00bc9299aaad2f1683c3396b /etc/rc.linkup.sh | |
parent | 3696f576cb77dc1c038b2a36e2a3868b3a1f4336 (diff) | |
download | pfsense-0d67f297e0330b89765b0814ce8b3bc6d4c60b1a.zip pfsense-0d67f297e0330b89765b0814ce8b3bc6d4c60b1a.tar.gz |
Create rc.linkup.sh to simplify check_reload_status
Diffstat (limited to 'etc/rc.linkup.sh')
-rwxr-xr-x | etc/rc.linkup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.linkup.sh b/etc/rc.linkup.sh new file mode 100755 index 0000000..1a24852 --- /dev/null +++ b/etc/rc.linkup.sh @@ -0,0 +1 @@ +#!/bin/sh |