diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /security/stud | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'security/stud')
-rw-r--r-- | security/stud/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/stud/PLIST b/security/stud/PLIST index d8910d42655..54ee8c19aba 100644 --- a/security/stud/PLIST +++ b/security/stud/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/03/16 19:41:35 jym Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:14 jperkin Exp $ bin/stud man/man8/stud.8 share/examples/stud/stud.conf -share/examples/rc.d/stud |