diff options
Diffstat (limited to 'net-im/py-xmpppy-irc/files/xmpppyirc.in')
-rw-r--r-- | net-im/py-xmpppy-irc/files/xmpppyirc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-xmpppy-irc/files/xmpppyirc.in b/net-im/py-xmpppy-irc/files/xmpppyirc.in index ca3df5e48bd8..6035208b72d6 100644 --- a/net-im/py-xmpppy-irc/files/xmpppyirc.in +++ b/net-im/py-xmpppy-irc/files/xmpppyirc.in @@ -3,7 +3,7 @@ # PROVIDE: xmpppyirc # REQUIRE: DAEMON -. %%RC_SUBR%% +. /etc/rc.subr name="xmpppyirc" pidfile="/var/run/$name.pid" |