Because of some stupidity in the nvidia driver ( fan speed is set to 53% by default and is very noisy ), I need to log automatically a user each time the server starts.
As the nvidia-settings tools needs a X display, no script will run successively if you are not logged in (from my tries ).
I have try to use xvfb-run with no success ( see https://forums.opensuse.org/showthread.php/500350 )
I have try to put a user in jail using jailkit with no success ( see https://forums.opensuse.org/showthread.php/500536 )
Cron seems to be unable to run successfully my script.
So I would like to create a user with very limited rights and logon automatically when the server starts.
Any help is welcome.
As the nvidia-settings tools needs a X display, no script will run successively if you are not logged in (from my tries ).
I have try to use xvfb-run with no success ( see https://forums.opensuse.org/showthread.php/500350 )
I have try to put a user in jail using jailkit with no success ( see https://forums.opensuse.org/showthread.php/500536 )
Cron seems to be unable to run successfully my script.
So I would like to create a user with very limited rights and logon automatically when the server starts.
Any help is welcome.