File tree Expand file tree Collapse file tree 5 files changed +0
-9
lines changed Expand file tree Collapse file tree 5 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 3
3
[program:selenium-hub]
4
4
5
5
priority=0
6
- user=seluser
7
6
command=/opt/bin/start-selenium-hub.sh
8
7
autostart=true
9
8
autorestart=false
Original file line number Diff line number Diff line change 4
4
5
5
[program:xvfb]
6
6
priority=0
7
- user=seluser
8
7
command=/opt/bin/start-xvfb.sh
9
8
autostart=true
10
9
autorestart=false
@@ -25,7 +24,6 @@ stderr_capture_maxbytes=50MB
25
24
26
25
[program:selenium-node]
27
26
priority=15
28
- user=seluser
29
27
command=/opt/bin/start-selenium-node.sh
30
28
autostart=true
31
29
autorestart=false
Original file line number Diff line number Diff line change 4
4
5
5
[program:fluxbox]
6
6
priority=5
7
- user=seluser
8
7
command=/opt/bin/start-fluxbox.sh
9
8
autostart=true
10
9
autorestart=false
@@ -24,7 +23,6 @@ stderr_capture_maxbytes=50MB
24
23
25
24
[program:vnc]
26
25
priority=10
27
- user=seluser
28
26
command=/opt/bin/start-vnc.sh
29
27
autostart=true
30
28
autorestart=false
Original file line number Diff line number Diff line change 4
4
5
5
[program:xvfb]
6
6
priority=0
7
- user=seluser
8
7
command=/opt/bin/start-xvfb.sh
9
8
autostart=true
10
9
autorestart=false
@@ -25,7 +24,6 @@ stderr_capture_maxbytes=50MB
25
24
26
25
[program:selenium-standalone]
27
26
priority=15
28
- user=seluser
29
27
command=/opt/bin/start-selenium-standalone.sh
30
28
autostart=true
31
29
autorestart=false
Original file line number Diff line number Diff line change 4
4
5
5
[program:xvfb]
6
6
priority=0
7
- user=seluser
8
7
command=/opt/bin/start-xvfb.sh
9
8
autostart=true
10
9
autorestart=false
@@ -25,7 +24,6 @@ stderr_capture_maxbytes=50MB
25
24
26
25
[program:selenium-standalone]
27
26
priority=15
28
- user=seluser
29
27
command=/opt/bin/start-selenium-standalone.sh
30
28
autostart=true
31
29
autorestart=false
You can’t perform that action at this time.
0 commit comments