aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>2012-11-16 16:21:33 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-18 10:49:43 +0100
commit38a5cf3fa06972992f473027658d5b0cffff3a33 (patch)
tree40398531b20d7abfbcb6c4167b92c2c667789aee /meta-multimedia
parent5d7953c03fbbe8066f60cc8f788511870ad232cc (diff)
downloadmeta-openembedded-contrib-38a5cf3fa06972992f473027658d5b0cffff3a33.tar.gz
systemd.bbclass: move disable operation into prerm() script
The 'systemctl disable' operation should not be done in postrm() because the .service file does not exist anymore and the script will fail hence. After moving this command into prerm(), postrm() becomes empty and can be removed completely. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-multimedia')
0 files changed, 0 insertions, 0 deletions