diff options
Diffstat (limited to 'lp/stat/generic')
-rwxr-xr-x | lp/stat/generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lp/stat/generic b/lp/stat/generic index 67cfaf1a..c1b1ba25 100755 --- a/lp/stat/generic +++ b/lp/stat/generic @@ -9,7 +9,7 @@ if (~ $THIS_HOST $DEST_HOST) { cd $LPSPOOL if (test -d $LPDEST) { once='' - for (i in `{bind -b $LPLIB/sched /bin;$SCHED $LPDEST}) { + for (i in `{lpsub sched $SCHED $LPDEST}) { if (~ $once '') { echo echo queue on $THIS_HOST: |