Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-stable
Commits
8eae32f0
Commit
8eae32f0
authored
Apr 06, 2001
by
Mike Hibler
Browse files
shorten wait time for at run
parent
9e31bc5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/netbsd/rc.testbed
View file @
8eae32f0
...
...
@@ -13,5 +13,5 @@ fi
/bin/rm
-f
/var/at/jobs/S
*
if
[
-s
/etc/testbed/startupcmd
]
;
then
echo
"Scheduling startup command to run in a little bit ..."
echo
"/etc/testbed/runstartup"
| at
-q
S
'now +
2
minute
s
'
echo
"/etc/testbed/runstartup"
| at
-q
S
'now +
1
minute'
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment