#!/bin/sh # $Id$ cygrunsrv --stop sshd_${USER} chown ${USER}.none /var/empty cygrunsrv --start sshd_${USER} chown system.system /var/empty