Skip to content

Commit

Permalink
Add 30s timeout to service to make sure system boots if service doesn…
Browse files Browse the repository at this point in the history
…t work.
  • Loading branch information
zutto committed Apr 7, 2019
1 parent a88188a commit 5a2d72f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prime-select.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Before=display-manager.service
[Service]
Type=oneshot
ExecStart=prime-select systemd_call
TimeoutSec=30

[Install]
WantedBy=multi-user.target

0 comments on commit 5a2d72f

Please sign in to comment.