You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[Unit] |
|
Description=Multimedia Messaging Service to Mail converter Daemon |
|
After=mmsd.service |
|
|
|
[Service] |
|
ExecStart=python3 %h/.local/bin/mms2mail |
|
|
|
Restart=on-failure |
|
RestartSec=10s |
|
|
|
[Install] |
|
WantedBy=default.target |
|
|
|
|