diff options
author | Karel Kočí <cynerd@email.cz> | 2015-07-30 09:53:48 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-08-12 10:22:55 +0200 |
commit | 057cc2ca4602f82a62987e7c5687942d0a7d3e4f (patch) | |
tree | 3158bd81feddd3b3638f03e5f48f5d24a836a51a /boot_script | |
parent | a718a694a87afcdd20491e941d120cb0d23063aa (diff) | |
download | linux-conf-perf-057cc2ca4602f82a62987e7c5687942d0a7d3e4f.tar.gz linux-conf-perf-057cc2ca4602f82a62987e7c5687942d0a7d3e4f.tar.bz2 linux-conf-perf-057cc2ca4602f82a62987e7c5687942d0a7d3e4f.zip |
Add default_config and cyclictest novaboot
Diffstat (limited to 'boot_script')
-rwxr-xr-x | boot_script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot_script b/boot_script index fca00c1..f416e4e 100755 --- a/boot_script +++ b/boot_script @@ -4,4 +4,4 @@ sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46 # Boot using novaboot -novaboot scripts/nbscript +novaboot cyclictest.nb |