Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
systemd-mini
1070-rules-net-setup-link-remove-stray-linebrea...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 1070-rules-net-setup-link-remove-stray-linebreak.patch of Package systemd-mini
From 52e231b04635400292179cf51b30d7d9b6323fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mantas=20Mikul=C4=97nas?= <grawity@gmail.com> Date: Mon, 8 Sep 2014 22:53:39 +0300 Subject: [PATCH] rules: net-setup-link - remove stray linebreak If not backslash-escaped, it splits the rule in two. --- rules/80-net-setup-link.rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git rules/80-net-setup-link.rules rules/80-net-setup-link.rules index 27c43b9..4207694 100644 --- rules/80-net-setup-link.rules +++ rules/80-net-setup-link.rules @@ -4,8 +4,7 @@ SUBSYSTEM!="net", GOTO="net_setup_link_end" IMPORT{builtin}="path_id" -ACTION=="move", IMPORT{db}="ID_NET_DRIVER", IMPORT{db}="ID_NET_LINK_FILE", -IMPORT{db}="ID_NET_NAME" +ACTION=="move", IMPORT{db}="ID_NET_DRIVER", IMPORT{db}="ID_NET_LINK_FILE", IMPORT{db}="ID_NET_NAME" ACTION!="add", GOTO="net_setup_link_end" -- 1.7.9.2
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