cloudflared: Rename tunnel
This commit is contained in:
parent
953471a13b
commit
984b087834
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
users.groups.cloudflared = { };
|
||||
|
||||
systemd.services.my_tunnel = {
|
||||
systemd.services.cloudflared-sail = {
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
after = [ "network-online.target" "systemd-resolved.service" ];
|
||||
serviceConfig = {
|
||||
|
|
Loading…
Reference in a new issue