Created
July 6, 2016 01:59
-
-
Save john9631/88defe252fa29422b92600d6b32c49ac 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=Startup Applications | |
[Service] | |
Type=oneshot | |
RemainAfterExit=false | |
ExecStart=/home/john/.scopening_atstart | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment