Skip to content

Commit 5ee63d2

Browse files
authored
typo in path in zbalance service file (#185)
1 parent 0db2978 commit 5ee63d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sysconfig/zbalance.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ WorkingDirectory=/opt/conjure/
1010

1111
SyslogIdentifier=zbalance
1212

13-
ExecStartPre=/opt/conjure/bin/on-reboot.sh
13+
ExecStartPre=/opt/conjure/on-reboot.sh
1414

1515
ExecStart=/bin/bash /opt/conjure/scripts/start_zbalance_ipc.sh
1616

0 commit comments

Comments
 (0)