Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:holden:branches:Virtualization:Appliances:SelfContained:universal
box
_service:obs_scm:config.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:config.sh of Package box
#!/bin/bash set -ex test -f /.kconfig && . /.kconfig test -f /.profile && . /.profile #====================================== # Setup default target, multi-user #-------------------------------------- baseSetRunlevel 3 #================================== # Disable services #---------------------------------- systemctl mask systemd-logind.service systemctl mask systemd-update-utmp.service systemctl mask auditd.service systemctl mask systemd-update-utmp-runlevel.service systemctl mask systemd-user-sessions.service #====================================== # Activate kiwi service #-------------------------------------- baseInsertService sshd baseInsertService kiwi #====================================== # Fedora uses systemd-resolved for DNS #-------------------------------------- systemctl enable systemd-resolved
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor