Skip to content

Commit

Permalink
Merge pull request #1 from matthiasak/matthiasak-systemd-timeout
Browse files Browse the repository at this point in the history
Extend timeout by default for slower systems
  • Loading branch information
matthiasak authored Mar 13, 2019
2 parents dc91c48 + 954197e commit dbec830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k3s.service
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
TasksMax=infinity
TimeoutSec=infinity

[Install]
WantedBy=multi-user.target

0 comments on commit dbec830

Please sign in to comment.