diff options
| -rw-r--r-- | meta-oe/recipes-support/gpm/gpm/gpm.service.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta-oe/recipes-support/gpm/gpm/gpm.service.in b/meta-oe/recipes-support/gpm/gpm/gpm.service.in index ee6c040fa6..5a6cadeb4e 100644 --- a/meta-oe/recipes-support/gpm/gpm/gpm.service.in +++ b/meta-oe/recipes-support/gpm/gpm/gpm.service.in | |||
| @@ -4,6 +4,7 @@ Description=Virtual console mouse server | |||
| 4 | [Service] | 4 | [Service] | 
| 5 | Type=forking | 5 | Type=forking | 
| 6 | ExecStart=@bindir@/gpm -m /dev/input/mice -t imps2 | 6 | ExecStart=@bindir@/gpm -m /dev/input/mice -t imps2 | 
| 7 | PIDFile=/run/gpm.pid | ||
| 7 | 8 | ||
| 8 | [Install] | 9 | [Install] | 
| 9 | WantedBy=multi-user.target | 10 | WantedBy=multi-user.target | 
