Created
January 30, 2016 15:31
-
-
Save NeoTheFox/99b70e0dec07d9248968 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=GPU Switcher | |
After=systemd-user-sessions.service plymouth-quit.service | |
Before=display-manager.service | |
[Service] | |
ExecStart=/usr/local/bin/autogpuswitch.sh | |
Restart=no | |
Type=oneshot | |
RemainAfterExit=yes | |
[Install] | |
WantedBy=graphical.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment