Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted!
#54
(01-12-2021, 12:03 PM)kop316 Wrote: So if anyone has experience with systemd, help would be appreciated.

I am making a systemd serve with:

Code:
[Unit]
Description=Multimedia Message Service Daemon

Wants=network.target
After=syslog.target network-online.target

[Service]
Type=simple
ExecStart=/usr/libexec/mmsd
Restart=always
RestartSec=10
User=root
KillMode=process

[Install]
WantedBy=multi-user.target

and I put it here: /etc/systemd/system/mmsd.service (it is owned by root, and has permissions of 640)

I attempt to enable it and start it with:

Code:
sudo systemctl enable mmsd
sudo systemctl daemon-reload
sudo systemctl start mmsd

But mmsd imediately stops.

When installing the normal way. I can manually start it with:

Code:
$/usr/libexec/mmsd
and it runs as I expect it to.


I'm by no means an expert, but wouldn't you want permissions to be 740? So that root has the ability to execute the service as well?
  Reply


Messages In This Thread
RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - by cody - 01-12-2021, 12:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Latest firmware for PinePhone modem! Subsentient 106 222,089 04-03-2026, 08:37 AM
Last Post: baptx
  Difficulty with openSUSE Tumbleweed Install PinePhone Beta danm1988 0 568 11-17-2025, 07:49 AM
Last Post: danm1988
  What File Manager Options Are There For The Pinephone? pinephoneuser22 7 7,581 10-18-2023, 08:37 AM
Last Post: luppivega
  Article: NuttX RTOS for PinePhone: 4G LTE Modem lupyuen 2 4,237 04-10-2023, 10:19 PM
Last Post: lupyuen
  changing from bullseye to bookworm to install mmsd-tng jyoung 8 8,214 04-09-2023, 06:08 PM
Last Post: zetabeta
Sad Modem is always visible/connected but stops working after a while dante404 6 7,304 11-08-2022, 09:12 AM
Last Post: dante404
  Downsides of the open-source modem firmware? alpineduck 4 5,865 10-25-2022, 05:28 PM
Last Post: Zebulon Walton
  Pinephone: OpenGL support? orbital 2 4,574 08-25-2022, 04:09 PM
Last Post: vortex
  Which PP OS currently has the best podcast support? kujo_marble 3 4,815 07-14-2022, 07:09 AM
Last Post: tophneal
  Help wanted: location of calls and chatty data files dukla2000 3 7,802 06-13-2022, 02:01 PM
Last Post: israel

Forum Jump:


Users browsing this thread: 1 Guest(s)