Accepting request 878178 from Base:System
- remove unnecessary StandardOutput override in the unit definition file. (bsc#1182147) OBS-URL: https://build.opensuse.org/request/show/878178 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpm?expand=0&rev=53
This commit is contained in:
commit
81906e34b5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 10 13:17:37 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- remove unnecessary StandardOutput override in the unit definition
|
||||
file. (bsc#1182147)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 09:54:37 UTC 2020 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -8,7 +8,6 @@ Description=Console Mouse manager
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/sysconfig/mouse
|
||||
ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
|
||||
StandardOutput=syslog
|
||||
Type=forking
|
||||
PIDFile=/run/gpm.pid
|
||||
|
||||
|
4
gpm.spec
4
gpm.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gpm
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -28,7 +28,7 @@ Release: 0
|
||||
Summary: Console Mouse Support
|
||||
License: GPL-2.0-or-later AND GPL-3.0-or-later
|
||||
Group: System/Console
|
||||
Url: http://linux.schottelius.org/gpm/
|
||||
URL: http://linux.schottelius.org/gpm/
|
||||
|
||||
Source0: http://www.nico.schottelius.org/software/gpm/archives/gpm-%{version}.tar.lzma
|
||||
Source2: gpm.service
|
||||
|
Loading…
Reference in New Issue
Block a user