I found that one of my users' workstation is, for some reason, running systemd-sleep. I cannot find, anywhere on the system. system-sleep.conf (or systemd-sleep.conf), nor do I find systemctl status system[d]-sleep.
How can I turn this thing off, other than renaming /usr/lib/systemd/systemd-sleep?
mark
https://www.freedesktop.org/software/systemd/man/systemd-sleep.conf.html
On Mon, Jun 17, 2019 at 9:44 AM mark m.roth@5-cent.us wrote:
I found that one of my users' workstation is, for some reason, running systemd-sleep. I cannot find, anywhere on the system. system-sleep.conf (or systemd-sleep.conf), nor do I find systemctl status system[d]-sleep.
How can I turn this thing off, other than renaming /usr/lib/systemd/systemd-sleep?
mark
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Tate Belden wrote:
https://www.freedesktop.org/software/systemd/man/systemd-sleep.conf.html
On Mon, Jun 17, 2019 at 9:44 AM mark m.roth@5-cent.us wrote:
I found that one of my users' workstation is, for some reason, running systemd-sleep. I cannot find, anywhere on the system. system-sleep.conf (or systemd-sleep.conf), nor do I find systemctl status system[d]-sleep.
How can I turn this thing off, other than renaming /usr/lib/systemd/systemd-sleep?
Please don't top post.
Thanks - I didn't read it carefully enough, because there is *no* conf file with commented out settings.
I'm also underwhelmed that the correct way to turn it off is for me to make a symlink, rather than systemctl disable systemd-sleep.
mark