#!/sbin/openrc-run # Copyright (c) 2014 Ralph Sennhauser # Released under the 2-clause BSD license. # Can be used on OSs that take care of the clock. description="Provides clock" depend() { provide clock }