Remove the @comment entry for the rc.d script. It is not
needed. I noticed this because I am changing the framework to not auto-register the rc.d scripts and I am adding them to all the PLISTs.
This commit is contained in:
parent
c4a71f0977
commit
079fa06768
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.16 2005/03/15 15:58:52 wennmach Exp $
|
||||
@comment $NetBSD: PLIST,v 1.17 2005/05/02 19:02:40 reed Exp $
|
||||
bin/ydr
|
||||
bin/rxdebug
|
||||
bin/rxperf
|
||||
|
@ -120,6 +120,5 @@ share/examples/arla/fstab
|
|||
share/examples/arla/SuidCells
|
||||
share/examples/arla/arla.conf
|
||||
@dirrm share/examples/arla
|
||||
@comment share/examples/rc.d/arlad
|
||||
share/gnats/stacken
|
||||
lkm/nnpfs_mod.o
|
||||
|
|
Loading…
Reference in a new issue