The following command allows the user to suspend their machine:
/bin/systemctl suspend
I have tried using the command with cron, but it does not seem to work. What is going wrong?
/bin/systemctl suspend
I have tried using the command with cron, but it does not seem to work. What is going wrong?