mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Update systemd service files
This commit is contained in:
parent
39687f9d87
commit
fb5f2ca5fa
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
[Unit]
|
||||
Description=Send secure messages to Signal clients
|
||||
Requires=dbus.socket
|
||||
After=dbus.socket
|
||||
Wants=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue