summarylogtreecommitdiffstats
path: root/openrazer-fxs-daemon-git.install
diff options
context:
space:
mode:
authortildearrow2020-10-17 19:05:10 -0500
committertildearrow2020-10-17 19:05:10 -0500
commitcd857d211431a4b41b35fba2a7c06ea5926b0bbf (patch)
tree13abab439bdb0d0db92829d60d13a932e73cdc26 /openrazer-fxs-daemon-git.install
downloadaur-openrazer-fxs-git.tar.gz
initial commit
Diffstat (limited to 'openrazer-fxs-daemon-git.install')
-rw-r--r--openrazer-fxs-daemon-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/openrazer-fxs-daemon-git.install b/openrazer-fxs-daemon-git.install
new file mode 100644
index 000000000000..6f28f207b7eb
--- /dev/null
+++ b/openrazer-fxs-daemon-git.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "==> You might want to enable openrazer-daemon.service with the command \"systemctl --user enable --now openrazer-daemon.service\""
+}