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
390e04a2
Commit
390e04a2
authored
Jul 19, 2013
by
Jondy Zhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change message format
parent
2e10edd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
windows/scripts/slapos-configure.sh
windows/scripts/slapos-configure.sh
+4
-4
No files found.
windows/scripts/slapos-configure.sh
View file @
390e04a2
...
@@ -433,10 +433,10 @@ if check_re6stnet_needed ; then
...
@@ -433,10 +433,10 @@ if check_re6stnet_needed ; then
fi
fi
echo
"You can check log files in the /var/log/re6stnet/*.log"
echo
"You can check log files in the /var/log/re6stnet/*.log"
if
!
check_cygwin_service
$re6stnet_service_name
;
then
if
!
check_cygwin_service
$re6stnet_service_name
;
then
csih_inform
"Service
$re6stnet_service_name
is not running. "
csih_inform
"Service
$re6stnet_service_name
is not running.
One possible case
"
csih_inform
"
One possible case is that re6stnet service is shutdown in unusual ways,
"
csih_inform
"
is that re6stnet service is shutdown in unusual ways, in this case
"
csih_inform
"
and in this case,
you can fix it by removing '/var/lib/re6stnet'."
csih_inform
"you can fix it by removing '/var/lib/re6stnet'."
if
csih_request
"Do you want to let me remove
'/var/lib/re6stnet'
for you?"
;
then
if
csih_request
"Do you want to let me remove
it
for you?"
;
then
rm
-rf
/var/lib/re6stnet
rm
-rf
/var/lib/re6stnet
fi
fi
check_cygwin_service
$re6stnet_service_name
||
check_cygwin_service
$re6stnet_service_name
||
...
...
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