Merge pull request #40 from g0dsCookie/master
Changed Shebang of openrc initfiles to use #!/sbin/openrc-run.
This commit is contained in:
		
						commit
						a574be7e69
					
				
					 7 changed files with 7 additions and 7 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| 
 | ||||
| depend() { | ||||
|     need net | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| # Copyright 2015 Nicolas Heine | ||||
| 
 | ||||
| depend() { | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| 
 | ||||
| start() { | ||||
| 	ebegin "Starting gitlab-workhorse" | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| # Copyright 1999-2012 Gentoo Foundation | ||||
| # Distributed under the terms of the GNU General Public License v2 | ||||
| # $Header: $ | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| # Copyright 1999-2012 Gentoo Foundation | ||||
| # Distributed under the terms of the GNU General Public License v2 | ||||
| # $Header: $ | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| 
 | ||||
| name="GitLab Sidekiq" | ||||
| description="Sidekiq for GitLab" | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| #!/sbin/runscript | ||||
| #!/sbin/openrc-run | ||||
| 
 | ||||
| extra_started_commands="restartsidekiq" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue