forked from Spark/ssm-services
		
	blah
This commit is contained in:
		
							
								
								
									
										10
									
								
								init.d/bitflu
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								init.d/bitflu
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| #!/usr/bin/env watchman | ||||
|  | ||||
| service_username='torrent' | ||||
| service_command='sudo' | ||||
| service_args="-u $service_username -- /usr/bin/bitflu --config=/etc/bitflu.cfg" | ||||
|  | ||||
| start() { | ||||
| 	umask 0007 | ||||
| 	watchman.start | ||||
| } | ||||
		Reference in New Issue
	
	Block a user