This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_DAC_OVERRIDE CAP_SYS_ADMIN
-
DeviceAllow=char-tty char-input
-
EnvironmentFile=-/etc/sysconfig/mouse
-
ExecStart=/usr/bin/gpm -m /dev/input/mice -t imps2
-
ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
-
ExecStart=/usr/share/gpm/gpm-systemd-wrapper.sh
-
ExecStart=gpm -m /dev/input/mice -t exps2
-
PIDFile=/run/gpm.pid
-
PrivateNetwork=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=full -
RestrictAddressFamilies=AF_UNIX
-
RestrictRealtime
Introduced in systemd 231=yes -
SystemCallArchitectures=native
-
SystemCallErrorNumber=EPERM
-
SystemCallFilter=@basic-io @io-event @network-io @file-system @process @signal ioctl mprotect setsid
-
Type=forking
-
-
[Unit]
-
After=systemd-udevd.service
-
ConditionPathExists=/dev/input/mice
-
ConditionPathExists=/etc/gpm.conf
-
ConditionVirtualization=!container
-
Description=Console Mouse Manager
-
Description=Console Mouse manager
-
Description=Virtual console mouse server
-
Documentation=man:gpm(8) man:gpm.conf(5) man:gpm-types(7)
-
Requires=systemd-udevd.service
-
Wants=gpm.path
-
Additionnal notes
Nothing here.