Summary: | gpm: Необходимо обеспечить совместимость службы с systemd | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Mike <amike> |
Component: | gpm | Assignee: | placeholder <placeholder> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | glebfm, ldv, placeholder, shaba |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
URL: | http://www.altlinux.org/Systemd_Status_P7 | ||
Bug Depends on: | |||
Bug Blocks: | 28008 |
Description
Mike
2012-11-21 15:47:52 MSK
пример unit-файла: [Unit] Description=Console Mouse manager Requires=getty.target [Service] Type=forking EnvironmentFile=/etc/sysconfig/mouse ExecStart=/usr/sbin/gpm $GPM_OPTIONS -m /dev/input/mice -t $MOUSETYPE PIDFile=/var/run/gpm.pid [Install] WantedBy=multi-user.target исправлено в 1.20.1-alt14 NMU: add systemd support |