diff options
-rw-r--r-- | init.d/swclock.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/swclock.in b/init.d/swclock.in index ab076c31..2d091fed 100644 --- a/init.d/swclock.in +++ b/init.d/swclock.in @@ -7,6 +7,7 @@ description="Sets the local clock to the mtime of a given file." depend() { before * + provide clock keyword -openvz -prefix -uml -vserver -xenu } |