Johannes Wienke

Results 123 comments of Johannes Wienke

Experiencing the same issue with the same line. I have removed that one from my config temporarily. Let's see whether this helps,

That was not the cause here.

This could be added a another activity check.

Is that a serious problem for your use case? Due to the periodic nature of autosuspend there's always a chance that (in)activity is missed or detected only delayed. I never...

Interesting, I didn't even know such a feature exists. What is your use case for this?

I just wanted to look at this issue again. What command do you actually use to schedule a reboot?

Btw, looking at [this StackExchnage question](https://unix.stackexchange.com/questions/229745/systemd-how-to-check-scheduled-time-of-a-delayed-shutdown), it seems that for the moment you should be able to create a simple script for the [Comannd](https://autosuspend.readthedocs.io/en/v4.2.0/available_wakeups.html#command) wakeup check to workaround the lack...

Fun thing about the `shutdown` command: that is provided by the systemd compatibility layer for sysv. However, I couldn't find any way to achieve the same behavior without this compatibility...

Sounds like a reasonable request. I'll see what I can do. Or if you know Python, a PR is also very welcome.