From f6c8ab460f93ddf9457b90f11ab557e1729c5c2b Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Sat, 3 Jun 2017 14:12:33 +0200 Subject: Add wantedby --- touch.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/touch.sh b/touch.sh index e89b26f..608f384 100644 --- a/touch.sh +++ b/touch.sh @@ -3,3 +3,6 @@ Description=touchsreen driver [Service] ExecStart=/usr/bin/touch.py + +[Install] +WantedBy=default.target -- cgit v1.2.1