summaryrefslogtreecommitdiff
path: root/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch')
-rw-r--r--recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch b/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch
deleted file mode 100644
index 8aa86aa..0000000
--- a/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- connman-1.31/src/connman.service.in~ 2016-01-24 13:16:06.000000000 +0100
-+++ connman-1.31/src/connman.service.in 2016-01-24 13:43:09.650266502 +0100
-@@ -6,6 +6,8 @@
- After=dbus.service network-pre.target systemd-sysusers.service
- Before=network.target multi-user.target shutdown.target
- Wants=network.target
-+# only if not NFS mount, connman will disconnect your rootfs otherwise!
-+ConditionKernelCommandLine=!root=/dev/nfs
-
- [Service]
- Type=dbus