summarylogtreecommitdiffstats
path: root/upmpdcli.install
diff options
context:
space:
mode:
authorTilman Vatteroth2017-02-11 15:43:48 +0100
committerTilman Vatteroth2017-02-11 15:43:48 +0100
commita68d5a4e58d02cc7a57569962f7bcf3078a6d744 (patch)
treeb826d53181ddde759c6aead4c06dc2515e60d521 /upmpdcli.install
parenta7c9453062b7ccd4307b10ab5dd21e98f5c6c9ca (diff)
downloadaur-a68d5a4e58d02cc7a57569962f7bcf3078a6d744.tar.gz
Fixed issue with misspelled service file. Thx to don_carlos
Diffstat (limited to 'upmpdcli.install')
-rw-r--r--upmpdcli.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/upmpdcli.install b/upmpdcli.install
index c68f7f6b6dbd..c7ed41e5ccff 100644
--- a/upmpdcli.install
+++ b/upmpdcli.install
@@ -9,4 +9,5 @@ post_install() {
post_upgrade() {
post_install $1
+ echo "WARNING! Name of the systemd-service changed from upmpcli.service to upmpdcli.service."
}