Timeline for How can I specify a maximum service duration in systemd service?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 21 at 11:24 | history | suggested | laur | CC BY-SA 4.0 | add link to systemd docs |
| Aug 21 at 10:05 | review | Suggested edits | |||
| S Aug 21 at 11:24 | |||||
| Aug 17, 2023 at 18:48 | vote | accept | CommunityBot | ||
| Aug 17, 2023 at 18:47 | comment | added | user168989 | I think it was a little ambiguous. It said for long time 5m12s it takes units but for only seconds it is unit-less. But that isn't really clear that it won't work with a unit and it wouldn't make sense for it to not work. Such a strange design decision and poor documentation. | |
| Aug 17, 2023 at 6:48 | comment | added | tpimh | According to the documentation, either 10 or 10s would work equally well, but I removed the trailing s from the command as it's not needed. | |
| Aug 17, 2023 at 6:48 | history | edited | tpimh | CC BY-SA 4.0 | make the number of seconds a numeric value |
| Aug 16, 2023 at 19:10 | comment | added | user168989 | I think you need to remove the "s" from TimeoutStartSec=10s. | |
| Aug 16, 2023 at 18:58 | vote | accept | CommunityBot | ||
| Aug 16, 2023 at 19:14 | |||||
| Aug 16, 2023 at 7:15 | history | answered | tpimh | CC BY-SA 4.0 |