diff options
Diffstat (limited to 'daemon.sh')
-rw-r--r-- | daemon.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2011, 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net> +# Copyright (C) 2011, 2013-2014 Luke Shumaker <lukeshu@lukeshu.com> get_ident() { local pid=$1 |