Skip to content

Instantly share code, notes, and snippets.

@yingted
Created September 15, 2013 16:59
Show Gist options
  • Save yingted/6572510 to your computer and use it in GitHub Desktop.
Save yingted/6572510 to your computer and use it in GitHub Desktop.
See sync-intel-backlight.sh. Belongs to /etc/systemd/system/sync-intel-backlight.service.
[Unit]
Description=Sync Intel backlight interface to ACPI
After=-.mount
[Service]
ExecStart=/usr/local/bin/sync-acpi-intel.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment