summarylogtreecommitdiffstats
path: root/clight.install
diff options
context:
space:
mode:
Diffstat (limited to 'clight.install')
-rw-r--r--clight.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/clight.install b/clight.install
index 42b8e5a88422..089377c6abc4 100644
--- a/clight.install
+++ b/clight.install
@@ -1,7 +1,7 @@
post_install() {
echo '--> By default, first matching webcam and backlight interface are used.'
echo '--> Therefore, it should work out of the box even without any setup in most cases.'
- echo '--> Remember to add 'systemctl --user start clight.service' to your DE autostart.'
+ echo '--> Clight installs a xdg autostart script. This way, clight will be started together with your DE.'
echo '--> For any customization, take a look at settings file placed in /etc/default/clight.conf.'
}