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-devel
Commits
99591292
Commit
99591292
authored
Aug 20, 2002
by
Austin Clements
Browse files
Added SFS-related system dependant variables.
parent
18308791
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/linux/liblocsetup.pm
View file @
99591292
...
...
@@ -39,6 +39,8 @@ $EGREP = "/bin/egrep -q";
$MOUNT
=
"
/bin/mount
";
$UMOUNT
=
"
/bin/umount
";
$TMPASSWD
=
"
$SETUPDIR
/passwd
";
$SFSSD
=
"
/usr/local/sbin/sfssd
";
$SFSCD
=
"
/usr/local/sbin/sfscd
";
#
# These are not exported
...
...
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