mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	ip allocator must have a name ending with py.
This commit is contained in:
		
							parent
							
								
									e4b3be97a4
								
							
						
					
					
						commit
						fe0c2ef3f5
					
				| @ -20,7 +20,7 @@ PROGNAME="External IPAllocator" | |||||||
| unset OPTIONS | unset OPTIONS | ||||||
| [ -r @SYSCONFDIR@/sysconfig/"$SHORTNAME" ] && source @SYSCONFDIR@/sysconfig/"$SHORTNAME" | [ -r @SYSCONFDIR@/sysconfig/"$SHORTNAME" ] && source @SYSCONFDIR@/sysconfig/"$SHORTNAME" | ||||||
| DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | ||||||
| PROG=@BINDIR@/@PACKAGE@-external-ipallocator | PROG=@BINDIR@/@PACKAGE@-external-ipallocator.py | ||||||
| OPTIONS=8083 | OPTIONS=8083 | ||||||
| 
 | 
 | ||||||
| start() { | start() { | ||||||
|  | |||||||
| @ -20,7 +20,7 @@ PROGNAME="Cloud Agent" | |||||||
| unset OPTIONS | unset OPTIONS | ||||||
| [ -r @SYSCONFDIR@/sysconfig/"$SHORTNAME" ] && source @SYSCONFDIR@/sysconfig/"$SHORTNAME" | [ -r @SYSCONFDIR@/sysconfig/"$SHORTNAME" ] && source @SYSCONFDIR@/sysconfig/"$SHORTNAME" | ||||||
| DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | ||||||
| PROG=@BINDIR@/@PACKAGE@-external-ipallocator | PROG=@BINDIR@/@PACKAGE@-external-ipallocator.py | ||||||
| OPTIONS=8083 | OPTIONS=8083 | ||||||
| 
 | 
 | ||||||
| start() { | start() { | ||||||
|  | |||||||
| @ -21,7 +21,7 @@ PROGNAME="Cloud Agent" | |||||||
| unset OPTIONS | unset OPTIONS | ||||||
| [ -r @SYSCONFDIR@/default/"$SHORTNAME" ] && source @SYSCONFDIR@/default/"$SHORTNAME" | [ -r @SYSCONFDIR@/default/"$SHORTNAME" ] && source @SYSCONFDIR@/default/"$SHORTNAME" | ||||||
| DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | ||||||
| PROG=@BINDIR@/@PACKAGE@-external-ipallocator | PROG=@BINDIR@/@PACKAGE@-external-ipallocator.py | ||||||
| OPTIONS=8083 | OPTIONS=8083 | ||||||
| 
 | 
 | ||||||
| start() { | start() { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user