Skip to content

A systemd service file for Steam Link on Raspberry Pi

Notifications You must be signed in to change notification settings

cluoma/steamlink.service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

steamlink.service

A systemd service file for Steam Link on Raspberry Pi

How to install

git clone https://github.com/cluoma/steamlink.service
cd steamlink.service
sudo cp steamlink.service /etc/systemd/system/steamlink.service
sudo systemctl daemon-reload
sudo systemctl enable steamlink.service

Reboot your Pi and it should boot directly into Steam Link.

If you would like to disable the service, run:

sudo systemctl disable steamlink.service

About

A systemd service file for Steam Link on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published