
Modified memcached-custom to add support for Debian packaging. TODO: Test commented out service file parameters on Debian. Test Plan: PASS: Package installed and ISO built successfully Story: 2009256 Task: 43737 Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com> Change-Id: Ibddb64317d72fefe04e1e9ce18ad9b61839c5fca
8 lines
80 B
Bash
8 lines
80 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
chmod 644 /etc/systemd/system/memcached.service
|
|
|
|
#DEBHELPER#
|