mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-30 02:27:21 +02:00
linuxbrew-update.service: explicitly disable timeout
oneshot has no timeout by default
This commit is contained in:
parent
8a0876023e
commit
8b54ccbf4b
@ -3,5 +3,6 @@ Description=Install linuxbrew updates
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
TimeoutStartSec=infinity
|
||||
ExecStartPre=/usr/local/bin/brew update
|
||||
ExecStart=/usr/local/bin/brew upgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user