aboutsummarylogtreecommitdiffstats
path: root/ibcontroller@.service
diff options
context:
space:
mode:
authorBen Alex2018-05-08 07:13:33 +1000
committerBen Alex2018-05-08 07:13:33 +1000
commit77d67f7d65025641680f1b51b06aab080c8ca7fe (patch)
treeac877304e58ddcd10659a0f50cda8e9d9d6525e5 /ibcontroller@.service
parent99870d54975a4f84a7b1e73186af2637b275553f (diff)
downloadaur-77d67f7d65025641680f1b51b06aab080c8ca7fe.tar.gz
Switch to IBC fork and package IBC 3.6.0
Diffstat (limited to 'ibcontroller@.service')
-rw-r--r--ibcontroller@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/ibcontroller@.service b/ibcontroller@.service
index 865445055ebc..8e7921281b5a 100644
--- a/ibcontroller@.service
+++ b/ibcontroller@.service
@@ -11,7 +11,7 @@ Group=root
KillMode=control-group
ExecStartPre=/bin/sh -c "mkdir -p /var/run/xvfb"
-ExecStart=/usr/sbin/xvfb-run --auto-servernum -f /var/run/xvfb/%I /usr/share/ib-tws/jre/bin/java -cp /usr/share/ib-tws/jars/*:/usr/share/java/ibcontroller/ibcontroller.jar -Xmx512M ibcontroller.IBGatewayController /etc/ibcontroller/%I.ini
+ExecStart=/usr/sbin/xvfb-run --auto-servernum -f /var/run/xvfb/%I /usr/share/ib-tws/jre/bin/java -cp /usr/share/ib-tws/jars/*:/usr/share/java/ibcontroller/IBC.jar -Xmx512M ibcalpha.ibc.IbcGateway /etc/ibcontroller/%I.ini
[Install]
WantedBy=multi-user.target