- remove unnecessary StandardOutput override in the unit definition

file. (bsc#1182147)

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpm?expand=0&rev=58
This commit is contained in:
Adam Majer 2021-03-10 13:41:37 +00:00 committed by Git OBS Bridge
parent 59915b6f10
commit 0105f0cd06
3 changed files with 8 additions and 3 deletions

View File

@ -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>

View File

@ -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

View File

@ -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