[Unit] Description=Console Mouse manager After=syslog.target [Service] EnvironmentFile=/etc/sysconfig/gpm ExecStart=/usr/bin/gpm -m /dev/${dev} -t ${type} Type=forking [Install] WantedBy=multi-user.target