meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-stx / recipes-support / memcached / files / memcached.sysconfig
diff --git a/meta-stx/recipes-support/memcached/files/memcached.sysconfig b/meta-stx/recipes-support/memcached/files/memcached.sysconfig
deleted file mode 100644 (file)
index d065678..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-PORT="11211"
-USER="memcached"
-MAXCONN="1024"
-CACHESIZE="64"
-OPTIONS="-l 127.0.0.1,::1"