summaryrefslogtreecommitdiff
path: root/etc/rc.d
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2011-07-07 05:20:39 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2011-07-07 05:20:39 +0000
commit2c8669fd490fdcacdb0366a4dde014cdfa9f6895 (patch)
treef2e891844579e5dc41f61afceba7fa7fbe6b963a /etc/rc.d
parentbf22fb292d09c34f2441b79c38a388d4fad2e1bc (diff)
rc_restart is legit here.
Diffstat (limited to 'etc/rc.d')
-rw-r--r--etc/rc.d/portmap3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/rc.d/portmap b/etc/rc.d/portmap
index b9c3674130f..2bdd6359aae 100644
--- a/etc/rc.d/portmap
+++ b/etc/rc.d/portmap
@@ -1,12 +1,11 @@
#!/bin/sh
#
-# $OpenBSD: portmap,v 1.1 2011/07/07 01:52:58 robert Exp $
+# $OpenBSD: portmap,v 1.2 2011/07/07 05:20:38 ajacoutot Exp $
daemon="/usr/sbin/portmap"
. /etc/rc.d/rc.subr
rc_reload=NO
-rc_restart=NO
rc_cmd $1