summaryrefslogtreecommitdiff
path: root/core/gpm/gpm.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/gpm/gpm.service')
-rw-r--r--core/gpm/gpm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gpm/gpm.service b/core/gpm/gpm.service
index 59e837d80..510ee9f85 100644
--- a/core/gpm/gpm.service
+++ b/core/gpm/gpm.service
@@ -3,7 +3,7 @@ Description=Virtual console mouse server
[Service]
Type=forking
-ExecStart=/usr/sbin/gpm -m /dev/input/mice -t imps2
+ExecStart=/usr/bin/gpm -m /dev/input/mice -t imps2
[Install]
WantedBy=multi-user.target