Skip to main content

Starting D3 Linux 10.4 as a service

  • February 3, 2026
  • 0 replies
  • 6 views

Brian Cram
Forum|alt.badge.img+3

The proper way to start D3 Linux 10.4 is: systemctl start d3svc

 

We have run into instances where someone is starting is using D3_setup start, which starts it in foreground, not as a service. OK for debugging, but the problem is that if that thread disconnects or is killed, the entire VME crashes. This is much like starting D3 Windows from a command prompt using d3vme /debug, then closing the command prompt.  So please use systemctl instead of other methods.