Discussion:
How to start gammu-smsd at boot?
Mübin İçyer
2017-01-28 23:31:36 UTC
Permalink
Hello,

How can I set gammu-smsd so that it will be started by system at every boot?
In the documentation
<https://wammu.eu/docs/manual/quick/index.html#running-smsd> it says that

The binary packages on Linux usually come with support for starting SMSD as
a system wide daemon.

With systemd, you can start it by:

$ systemctl start gammu-smsd.service

First, I didn't install it from binary package, second I don't have
systemctl command.
Thanks.
gilberto dos santos alves
2017-01-30 01:12:59 UTC
Permalink
hi. what dist linux are your system. use daemon manuals of your system. on
windows use services manual.
debian ubuntu use service gammu-smsd start
first steps are more easy with standard packages debian ubuntu for gammu
Post by Mübin İçyer
Hello,
How can I set gammu-smsd so that it will be started by system at every boot?
In the documentation
<https://wammu.eu/docs/manual/quick/index.html#running-smsd> it says that
The binary packages on Linux usually come with support for starting SMSD
as a system wide daemon.
$ systemctl start gammu-smsd.service
First, I didn't install it from binary package, second I don't have
systemctl command.
Thanks.
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/
lists/listinfo/gammu-users
Mübin İçyer
2017-01-30 07:52:02 UTC
Permalink
Hi,
Sorry I didn't give enough information. I use BananaPi Pro and Raspbian OS.
I downloaded the source code of gammu and compiled it. I can run it from
the console.
How can I "register" it to system as daemon? I try with sudo service
gammu-smsd start but it says
gammu-smsd: unrecognized service.
Thanks.
Post by gilberto dos santos alves
hi. what dist linux are your system. use daemon manuals of your system. on
windows use services manual.
debian ubuntu use service gammu-smsd start
first steps are more easy with standard packages debian ubuntu for gammu
Post by Mübin İçyer
Hello,
How can I set gammu-smsd so that it will be started by system at every boot?
In the documentation
<https://wammu.eu/docs/manual/quick/index.html#running-smsd> it says that
The binary packages on Linux usually come with support for starting SMSD
as a system wide daemon.
$ systemctl start gammu-smsd.service
First, I didn't install it from binary package, second I don't have
systemctl command.
Thanks.
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/
lists/listinfo/gammu-users
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/
lists/listinfo/gammu-users
gilberto dos santos alves
2017-01-31 14:45:45 UTC
Permalink
this could help:
[1]
http://askubuntu.com/questions/430915/how-to-autostart-a-daemon-after-installation

--
gilberto dos santos alves
+55(11)9-8646-5049
sao paulo - sp - brasil
Post by Mübin İçyer
Hi,
Sorry I didn't give enough information. I use BananaPi Pro and Raspbian OS.
I downloaded the source code of gammu and compiled it. I can run it from
the console.
How can I "register" it to system as daemon? I try with sudo service
gammu-smsd start but it says
gammu-smsd: unrecognized service.
Thanks.
Post by gilberto dos santos alves
hi. what dist linux are your system. use daemon manuals of your system.
on windows use services manual.
debian ubuntu use service gammu-smsd start
first steps are more easy with standard packages debian ubuntu for gammu
Post by Mübin İçyer
Hello,
How can I set gammu-smsd so that it will be started by system at every boot?
In the documentation
<https://wammu.eu/docs/manual/quick/index.html#running-smsd> it says that
The binary packages on Linux usually come with support for starting SMSD
as a system wide daemon.
$ systemctl start gammu-smsd.service
First, I didn't install it from binary package, second I don't have
systemctl command.
Thanks.
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/
lists/listinfo/gammu-users
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/
lists/listinfo/gammu-users
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/
lists/listinfo/gammu-users
Loading...