README: fix systemd target
This commit is contained in:
parent
2f1959a28b
commit
5b9fc5033c
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ PathModified=/home/user/.ssh/config.yaml
|
||||||
Unit=ssh-compose-pro.service
|
Unit=ssh-compose-pro.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=default.target
|
||||||
|
|
Loading…
Reference in a new issue