diff options
Diffstat (limited to 'init.d/osclock.in')
| -rw-r--r-- | init.d/osclock.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/init.d/osclock.in b/init.d/osclock.in deleted file mode 100644 index ce892d20..00000000 --- a/init.d/osclock.in +++ /dev/null @@ -1,12 +0,0 @@ -#!@SBINDIR@/openrc-run -# Copyright (c) 2014 Ralph Sennhauser <sera@igentoo.org> -# Released under the 2-clause BSD license. - -# Can be used on OSs that take care of the clock. - -description="Provides clock" - -depend() -{ - provide clock -} |
