if os == 'Linux'
  install_data('rc-sstat',
    install_dir: sbindir,
    install_mode: 'rwxr-xr-x')
endif