summarylogtreecommitdiffstats
path: root/uchroma.install
diff options
context:
space:
mode:
authorLuca Weiss2017-03-07 14:33:02 +0100
committerLuca Weiss2017-03-07 14:33:02 +0100
commit3c11f25e205086ea42078ebab5c2a1bb15942ae0 (patch)
treea7b5795ecbd590faa1438b4f9476bce43c1473ea /uchroma.install
downloadaur-3c11f25e205086ea42078ebab5c2a1bb15942ae0.tar.gz
Initial commit
Diffstat (limited to 'uchroma.install')
-rw-r--r--uchroma.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/uchroma.install b/uchroma.install
new file mode 100644
index 000000000000..e132b4d1c691
--- /dev/null
+++ b/uchroma.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "==> You have to enable the uchromad service with 'systemctl --user enable --now uchromad.service'!"
+}