summaryrefslogtreecommitdiff
path: root/conf.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/Makefile')
-rw-r--r--conf.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
index a884b46..b78baf5 100644
--- a/conf.d/Makefile
+++ b/conf.d/Makefile
@@ -11,4 +11,4 @@ include ${MK}/scripts.mk
network: network.in network.${OS}
cp network.in network
- [ -e network.${OS} ] && cat network.${OS} >> network
+ [ -e network.${OS} ] && cat network.${OS} >> network || true