aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMario Schuknecht <mario.schuknecht@dresearch-fe.de>2021-01-25 18:09:19 +0100
committerArmin Kuster <akuster808@gmail.com>2021-02-09 08:49:07 -0800
commit83842c9150fdead52dc7b0913ffac32677720f98 (patch)
treea971844c9b30e8e47d0ad3c530f9b14272ba9b78 /meta-oe
parent1de0f4c33b92b9bbd885044df505154c177db59e (diff)
downloadmeta-openembedded-83842c9150fdead52dc7b0913ffac32677720f98.tar.gz
dnsmasq: Fix systemd service
Systemd service file option 'ExecStopPre' is warned and ignored by systemd. By replacing 'ExecStopPre' with 'ExecStop', the intended behavior is realized. The 'ExecStop' commands are executed one after the other. Signed-off-by: Mario Schuknecht <mario.schuknecht@dresearch-fe.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 55c94cb3196f53d0c1c76bbd74136d1b5d51802d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
0 files changed, 0 insertions, 0 deletions