Skip to content
Snippets Groups Projects
Select Git revision
  • 0399856ac9e3ac92a544e9968a8dc686515cecd6
  • master default protected
  • deploy-components-in-1-job
  • fix-exit-code-dsconfig
  • L2SS-2347-dithering-is-global-setting
  • refactor-control-power-properties
  • update-lcu-rollout-procedure
  • test-pytango-10.0.3
  • deploy-components-parallel
  • L2SS-2407-swap-iers-caltable-monitoring-port
  • L2SS-2357-fix-ruff
  • sync-up-with-meta-pypcc
  • stabilise-landing-page
  • all-stations-lofar2
  • v0.39.7-backports
  • Move-sdptr-to-v1.5.0
  • fix-build-ubuntu
  • tokens-in-env-files
  • fix-build
  • L2SS-2214-deploy-cdb
  • fix-missing-init
  • v0.56.0 protected
  • 0.53.0rc2
  • 0.53.0rc1
  • last-working-mapper-refactor
  • v0.52.9 protected
  • v0.52.8 protected
  • v0.52.7 protected
  • v0.55.5-r2 protected
  • v0.52.8-rc1 protected
  • v0.55.5 protected
  • v0.55.4 protected
  • 0.55.2.dev0
  • 0.55.1.dev0
  • 0.55.0.dev0
  • v0.54.0 protected
  • 0.53.2.dev0
  • 0.53.1.dev0
  • v0.52.3-r2 protected
  • remove-snmp-client
  • v0.52.3 protected
41 results

configure_station.rst

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    radbservice.ini 332 B
    [program:radbservice]
    command=/bin/bash -c 'source $LOFARROOT/lofarinit.sh;radbservice --busname=lofar.ra.command --servicename=RADBService --log-queries'
    user=lofarsys
    stopsignal=INT ; KeyboardInterrupt
    stopasgroup=true ; bash does not propagate signals
    stdout_logfile=%(program_name)s.log
    redirect_stderr=true
    stderr_logfile=NONE