# $Id: one 397 2005-07-14 20:01:13Z luke $

# this service doesn't actually exist, so we noop it
# and this way, we can test noop :)
service { "funtest":
    running => "0",
    noop => true
}
