Skip to content

Instantly share code, notes, and snippets.

@lindsaylandry
Last active April 30, 2017 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lindsaylandry/b975615a43f82f80e433a400808d2daa to your computer and use it in GitHub Desktop.
Save lindsaylandry/b975615a43f82f80e433a400808d2daa to your computer and use it in GitHub Desktop.
retropie: /etc/systemd/system/backlight.service
[Unit]
Description=Backlight Service
[Service]
ExecStart=/usr/local/bin/backlight.py
StandardOutput=null
[Install]
WantedBy=multi-user.target
Alias=backlight.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment