diff options
Diffstat (limited to 'examples/etc/init.d/sleeper')
-rwxr-xr-x | examples/etc/init.d/sleeper | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/etc/init.d/sleeper b/examples/etc/init.d/sleeper index 63f7e9c2e..c60a5555c 100755 --- a/examples/etc/init.d/sleeper +++ b/examples/etc/init.d/sleeper @@ -1,7 +1,5 @@ #!/bin/bash -# $Id$ - script=$0 path=`echo $script | sed 's/etc..*/bin/'` |