diff options
author | Julien Roy <julien@jroy.ca> | 2023-01-26 00:09:48 -0500 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2023-01-26 00:09:48 -0500 |
commit | 05b73e92906535872fd2a86b291935e310df24b8 (patch) | |
tree | 33814ba3286f4efb732b9ec50457d22e539cae1d /net-im/mautrix-discord/files/mautrix-slack.service | |
parent | 1ee55dfc60bc35866cd77fd8375f6ed7f10bbd89 (diff) | |
download | MrRoy-Overlay-05b73e92906535872fd2a86b291935e310df24b8.tar.gz MrRoy-Overlay-05b73e92906535872fd2a86b291935e310df24b8.tar.bz2 MrRoy-Overlay-05b73e92906535872fd2a86b291935e310df24b8.zip |
net-im/mautrix-discord/files: rename units
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'net-im/mautrix-discord/files/mautrix-slack.service')
-rw-r--r-- | net-im/mautrix-discord/files/mautrix-slack.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/mautrix-discord/files/mautrix-slack.service b/net-im/mautrix-discord/files/mautrix-slack.service deleted file mode 100644 index a9ed892..0000000 --- a/net-im/mautrix-discord/files/mautrix-slack.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=A Matrix-Discord puppeting bridge -After=network.target - -[Service] -User=mautrix-discord -Group=mautrix -Restart=always -ExecStart=/usr/bin/mautrix-discord -c /etc/mautrix/mautrix_discord.yaml -r /var/lib/mautrix/discord/registration.yaml - -[Install] -WantedBy=multi-user.target
\ No newline at end of file |