| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,7 @@ PROGNAME="External IPAllocator" | |||
| 20 | 20 | unset OPTIONS | |
| 21 | 21 | [ -r @SYSCONFDIR@/sysconfig/"$SHORTNAME" ] && source @SYSCONFDIR@/sysconfig/"$SHORTNAME" | |
| 22 | 22 | DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | |
| 23 | - PROG=@BINDIR@/@PACKAGE@-external-ipallocator | ||
| 23 | + PROG=@BINDIR@/@PACKAGE@-external-ipallocator.py | ||
| 24 | 24 | OPTIONS=8083 | |
| 25 | 25 | ||
| 26 | 26 | start() { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,7 @@ PROGNAME="Cloud Agent" | |||
| 20 | 20 | unset OPTIONS | |
| 21 | 21 | [ -r @SYSCONFDIR@/sysconfig/"$SHORTNAME" ] && source @SYSCONFDIR@/sysconfig/"$SHORTNAME" | |
| 22 | 22 | DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | |
| 23 | - PROG=@BINDIR@/@PACKAGE@-external-ipallocator | ||
| 23 | + PROG=@BINDIR@/@PACKAGE@-external-ipallocator.py | ||
| 24 | 24 | OPTIONS=8083 | |
| 25 | 25 | ||
| 26 | 26 | start() { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ PROGNAME="Cloud Agent" | |||
| 21 | 21 | unset OPTIONS | |
| 22 | 22 | [ -r @SYSCONFDIR@/default/"$SHORTNAME" ] && source @SYSCONFDIR@/default/"$SHORTNAME" | |
| 23 | 23 | DAEMONIZE=@BINDIR@/@PACKAGE@-daemonize | |
| 24 | - PROG=@BINDIR@/@PACKAGE@-external-ipallocator | ||
| 24 | + PROG=@BINDIR@/@PACKAGE@-external-ipallocator.py | ||
| 25 | 25 | OPTIONS=8083 | |
| 26 | 26 | ||
| 27 | 27 | start() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments