summaryrefslogtreecommitdiff
path: root/sys-libs/gpm/files/gpm.service
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/gpm/files/gpm.service')
-rw-r--r--sys-libs/gpm/files/gpm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/gpm/files/gpm.service b/sys-libs/gpm/files/gpm.service
index 966ad80060fe..b241b2e14cdd 100644
--- a/sys-libs/gpm/files/gpm.service
+++ b/sys-libs/gpm/files/gpm.service
@@ -6,7 +6,7 @@ After=syslog.target
ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
StandardOutput=syslog
Type=forking
-PIDFile=/var/run/gpm.pid
+PIDFile=/run/gpm.pid
[Install]
WantedBy=multi-user.target