Skip to content

Commit dc3d134

Browse files
committed
gearman_worker: fix ps pattern
1 parent 902f35f commit dc3d134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/mod-gearman-worker-go/skel/etc/init.d/gearman_worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PIDFILE: tmp/run/gearman_worker.pid
55
# DEPENDS: CONFIG_MOD_GEARMAN = on
66
# DEPENDS: CONFIG_GEARMAN_WORKER = on
7-
# BINARY: bin/mod_gearman_worker
7+
# BINARY: /mod_gearman_worker
88
# ARGMATCH: etc/mod-gearman/worker.cfg
99
### END INIT INFO
1010

0 commit comments

Comments
 (0)