Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not automatically start Ubuntu 22.10 server #13

Open
downriverbob opened this issue Mar 4, 2023 · 1 comment
Open

Does not automatically start Ubuntu 22.10 server #13

downriverbob opened this issue Mar 4, 2023 · 1 comment

Comments

@downriverbob
Copy link

After following the instructions the screen script does not automatically start.

Running
cd SKU_RM004
make clean
enter sudo password
make
./display

will work. But on reboot the script doesn't seem to run to start the screen

@toadkicker
Copy link

I used upstart to do this

[Unit]
Description=Handles LCD Display on face of rack for RM0004
After=multi-user.target

[Service]
RemainAfterExit=false
ExecStart=/change/me/SKU_RM0004/display

[Install]
WantedBy=default.target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants