Matheus Machado Guilhermino 0c2d36e634 Migrate memcached-custom to Debian
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
2022-01-17 17:27:21 -03:00

8 lines
80 B
Bash

#!/bin/sh
set -e
chmod 644 /etc/systemd/system/memcached.service
#DEBHELPER#