mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
7 lines
128 B
Desktop File
7 lines
128 B
Desktop File
[Unit]
|
|
Description=Matterbridge restarter
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/systemctl restart matterbridge.service --quiet
|