mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
8 lines
177 B
Desktop File
8 lines
177 B
Desktop File
[Unit]
|
|
Description=Matterbridge restarter
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
# Contained in `systemd-path search-binaries-default`
|
|
ExecStart=systemctl restart matterbridge.service --quiet
|