source:
trunk/debathena/config/cluster-login-config/debian/50_debathena-cluster
@
25234
Revision 25234, 174 bytes checked in by jdreed, 13 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | # Added by debathena-cluster-login-config to ensure machines |
4 | # don't sit at a grub prompt forever |
5 | |
6 | cat <<EOF |
7 | if [ \${timeout} = -1 ]; then |
8 | set timeout=60 |
9 | fi |
10 | EOF |
Note: See TracBrowser
for help on using the repository browser.