Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kasra Jamshidi
slapos.package
Commits
35ffb80c
Commit
35ffb80c
authored
Aug 01, 2013
by
Jondy Zhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change display name of re6stnet service to support multi-nodes
parent
387b771a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
windows/scripts/slapos-configure.sh
windows/scripts/slapos-configure.sh
+1
-1
No files found.
windows/scripts/slapos-configure.sh
View file @
35ffb80c
...
...
@@ -527,7 +527,7 @@ if check_re6stnet_needed ; then
slapos_request_password
${
_administrator
}
"Install re6stnet service need the password of
${
_administrator
}
."
fi
cygrunsrv
-I
${
re6stnet_service_name
}
-c
$(
dirname
${
re6stnet_configure_file
}
)
\
-p
$(
which re6stnet
)
-a
"@re6stnet.conf"
-d
"CYGWIN
re6stnet
"
\
-p
$(
which re6stnet
)
-a
"@re6stnet.conf"
-d
"CYGWIN
${
re6stnet_service_name
}
"
\
-u
${
_administrator
}
-w
${
csih_PRIVILEGED_PASSWORD
}
||
csih_error
"Failed to install
${
re6stnet_service_name
}
service."
fi
...
...
Write
Preview
Markdown
is supported
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