X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-support%2Fmemcached%2Ffiles%2Fmemcached.sysconfig;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-support%2Fmemcached%2Ffiles%2Fmemcached.sysconfig;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=d0656788a6513d9562fabcd74aee69acbfb298f3;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-support/memcached/files/memcached.sysconfig b/meta-starlingx/meta-stx-integ/recipes-support/memcached/files/memcached.sysconfig deleted file mode 100644 index d065678..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-support/memcached/files/memcached.sysconfig +++ /dev/null @@ -1,5 +0,0 @@ -PORT="11211" -USER="memcached" -MAXCONN="1024" -CACHESIZE="64" -OPTIONS="-l 127.0.0.1,::1"