Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
labmanager-systemd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alberto LIVIO BECCARIA
labmanager-systemd
Commits
2ed8cbd1
Commit
2ed8cbd1
authored
5 years ago
by
bta
Browse files
Options
Downloads
Patches
Plain Diff
Use start instead of isolate, or NetworkManager will get stopped.
parent
1ae3a356
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bin/bta-no-usbpen
+0
-0
0 additions, 0 deletions
bin/bta-no-usbpen
bin/bta-no-usbpen
+0
-0
0 additions, 0 deletions
bin/bta-no-usbpen
bin/get-config
+1
-1
1 addition, 1 deletion
bin/get-config
with
1 addition
and
1 deletion
bin/bta-no-usbpen
deleted
120000 → 0
+
0
−
0
View file @
1ae3a356
/bin/sleep
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bin/bta-no-usbpen
0 → 100755
+
0
−
0
View file @
2ed8cbd1
File added
This diff is collapsed.
Click to expand it.
bin/get-config
+
1
−
1
View file @
2ed8cbd1
...
...
@@ -213,7 +213,7 @@ start() {
rm
/local/iptables
>
/dev/null 2>&1
rm
/local/iptables.prev
>
/dev/null 2>&1
rm
/local/mk-homedir
>
/dev/null 2>&1
/usr/bin/systemctl
isolate
graphical
&&
exit
0
/usr/bin/systemctl
start
graphical
&&
exit
0
fi
echo
"Fatal error(s): missing or wrong web service reply, abort."
exit
1
...
...
This diff is collapsed.
Click to expand it.
Bussi Andrea
@bta
mentioned in commit
c5fcccb4
·
5 years ago
mentioned in commit
c5fcccb4
mentioned in commit c5fcccb4cb95c3e66adb1b47011d10b6e002f2f6
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment