Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.toolbox
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
Eric Zheng
slapos.toolbox
Commits
fb4f5d39
Commit
fb4f5d39
authored
Feb 10, 2012
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos.service is know in the right directory and no need for disabling openvpn
parent
cdec2fe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
slapos/builder/appliance/each_boot_script.sh
slapos/builder/appliance/each_boot_script.sh
+0
-6
No files found.
slapos/builder/appliance/each_boot_script.sh
View file @
fb4f5d39
...
...
@@ -50,12 +50,6 @@ if [ -f /etc/init.d/suse_studio_firstboot ]
then
echo
"______________Init of SlapOS service_______________"
/etc/init.d/slapos_firstboot
#By default openvpn is running, we disable this feature
/etc/init.d/openvpn stop
chkconfig
--del
openvpn
mv
/etc/slapos/slapos.service /etc/systemd/system/
systemctl
enable
slapos.service
systemctl start slapos.service
elif
[
-f
/token_second_boot
]
;
then
...
...
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