Last active
December 2, 2018 22:09
-
-
Save JuniYadi/74ecd867caf37239202756f1fc4fcf1c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo systemctl restart gammu-smsd | |
$ sudo systemctl status gammu-smsd | |
● gammu-smsd.service - LSB: Gammu SMS daemon | |
Loaded: loaded (/etc/init.d/gammu-smsd; bad; vendor preset: enabled) | |
Active: active (exited) since Mon 2018-12-03 03:44:32 WIB; 1h 22min ago | |
Docs: man:systemd-sysv-generator(8) | |
Process: 16776 ExecStop=/etc/init.d/gammu-smsd stop (code=exited, status=0/SUCCESS) | |
Process: 16782 ExecStart=/etc/init.d/gammu-smsd start (code=exited, status=0/SUCCESS) | |
Main PID: 12496 (code=exited, status=2) | |
CGroup: /system.slice/gammu-smsd.service | |
Dec 03 03:44:32 yadi-PFN systemd[1]: Stopped LSB: Gammu SMS daemon. | |
Dec 03 03:44:32 yadi-PFN gammu-smsd[16776]: ...done. | |
Dec 03 03:44:32 yadi-PFN systemd[1]: Starting LSB: Gammu SMS daemon... | |
Dec 03 03:44:32 yadi-PFN gammu-smsd[16782]: * Starting Gammu SMS Daemon gammu-smsd | |
Dec 03 03:44:32 yadi-PFN gammu-smsd[16782]: ...done. | |
Dec 03 03:44:32 yadi-PFN systemd[1]: Started LSB: Gammu SMS daemon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment