aboutsummaryrefslogtreecommitdiff
path: root/security/openct/files
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2008-08-27 21:15:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2008-08-27 21:15:18 +0000
commit88f8db4101ca613ee33ab81f2945b2e4eaf23ec6 (patch)
treec81d938b3629fc4d8a7000982fb561d9799089fd /security/openct/files
parent2834c52a8cd6704792c8fef3af9b885e8c59abf6 (diff)
downloadports-88f8db4101ca613ee33ab81f2945b2e4eaf23ec6.tar.gz
ports-88f8db4101ca613ee33ab81f2945b2e4eaf23ec6.zip
Notes
Diffstat (limited to 'security/openct/files')
-rw-r--r--security/openct/files/openct.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/openct/files/openct.in b/security/openct/files/openct.in
index 2d2969384338..3912b34eac75 100644
--- a/security/openct/files/openct.in
+++ b/security/openct/files/openct.in
@@ -41,7 +41,6 @@ openct_stop()
{
if [ -f "${openct_rundir}/status" ]; then
${command} shutdown > /dev/null
- /bin/rm ${openct_rundir}/status
fi
}