diff options
Diffstat (limited to 'boot_script')
-rwxr-xr-x | boot_script | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/boot_script b/boot_script deleted file mode 100755 index 64647ac..0000000 --- a/boot_script +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -# Wake target if target is suspended - sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46 - -# Boot using novaboot -novaboot cyclictest.nb --exiton="NOVABOOT EXIT LINUX-CONF-PERF" |