#!/usr/bin/sh
#---------------------------------------------------------------
# Project         : Mandriva Linux
# Module          : s2u
# File            : s2u.sh
# Version         : $Id: s2u.sh 271939 2011-02-17 12:59:56Z pzanoni $
# Author          : Frederic Lepied
# Created On      : Sat Jul 31 01:03:37 2004
# Purpose         : launch the dbus client attaching it to 
#                   system bus
#---------------------------------------------------------------

s2u --daemon=yes

# s2u.sh ends here
