#!/bin/bash
su weatherd -s /bin/sh -c "/usr/sbin/wxd -d" &
