Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions features/orabos/exec.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ adduser --uid 476 openvswitch \

adduser root openvswitch # Otherwise does not want to run as root:openvswitch

# make os_release compliant to systemd spec
cat >> /etc/os-release << EOF
IMAGE_VERSION=${BUILDER_VERSION}
VARIANT_ID=${BUILDER_CNAME%-*}
EOF

function create() {
NAME=$1
shift
Expand Down