On Sat, Aug 19, 2023 at 10:25 PM Michael D. Setzer II via users <
users@lists.fedoraproject.org> wrote:

> Have 4 machines that are headless machines.
> Boot up, and have VNC run to allow access using XFCE sessions.
>
> After upgrading the one to Fedora 38, have the machine going off
> after 15 minutes since no user is logged in locally to machine??
>
> Found a page that mentions these options.
>
> sudo -u gdm dbus-run-session gsettings list-recursively
> org.gnome.settings-daemon.plugins.power | grep sleep
>
> sudo -u gdm dbus-run-session gsettings set
> org.gnome.settings-daemon.plugins.power
> sleep-inactive-ac-timeout 0
>
> But after doing it on machine with VNC session, it still was
> shutting off since vnc is running XFCE?
>

I have Fedora Workstation on a system that is mainly used as a
headless server.  I created /etc/systemd/sleep.conf.d/<hostname>.conf
by editing /etc/systemd/sleep.conf to uncomment the "#Allow ..." lines.

This has been working since F38 was first available.

-- 
George N. White III
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to