buildroot/package/modem-manager
Petr Vorel 7f1def6936 package/modem-manager: init script for systemV-like init systems
ModemManager get started by NetworkManager, in case of systemd init
system. In case of other systems it needs to be started by init script.

Debian [1] solved it by detection in code. For Buildroot it's IMHO
enough to install init script for systemV-like init systems.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770871

[Thomas:
 - slightly simplify the script by removing the MODEMMANAGER_BIN
   variable which was used at only one place, and use directly $?
   instead of an intermediate $ret variable.
 - split the too long line added in the .mk file.]

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-02 11:32:18 +02:00
..
Config.in packages: remove non-IPv6 dependencies and tweaks 2015-04-22 23:06:35 +02:00
modem-manager.hash package/modem-manager: bump to version 1.4.8 2015-06-15 23:42:28 +02:00
modem-manager.mk package/modem-manager: init script for systemV-like init systems 2015-07-02 11:32:18 +02:00
S44modem-manager package/modem-manager: init script for systemV-like init systems 2015-07-02 11:32:18 +02:00