Created
April 12, 2017 13:59
-
-
Save taksan/4872aece92ab9e14eeb7db33dcba3e3b 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=Taskboard service | |
Requires=docker.service | |
[Service] | |
Type=simple | |
User=root | |
ExecStart=/etc/init.d/taskboard-service start | |
ExecStop=/etc/init.d/taskboard-service stop | |
[Install] | |
WantedBy=multi-user.target |
To load the services, reload the daemon:
systemctl daemon-reload
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/etc/init.d/jenkins-service