diff options
Diffstat (limited to 'init.d/killprocs.in')
-rw-r--r-- | init.d/killprocs.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/killprocs.in b/init.d/killprocs.in index 2d398d27..7f1cf917 100644 --- a/init.d/killprocs.in +++ b/init.d/killprocs.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Kill all processes so we can unmount disks cleanly." |