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 /sysutils/xentools3 | |
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 'sysutils/xentools3')
-rw-r--r-- | sysutils/xentools3/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/xentools3/PLIST b/sysutils/xentools3/PLIST index 3ff02d8d127..817ab223022 100644 --- a/sysutils/xentools3/PLIST +++ b/sysutils/xentools3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2011/01/12 00:11:19 jym Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:16 jperkin Exp $ bin/pygrub bin/readnotes bin/xc_restore @@ -359,9 +359,6 @@ sbin/xenstored sbin/xentop sbin/xen-python-path sbin/xm -share/examples/rc.d/xenbackendd -share/examples/rc.d/xend -share/examples/rc.d/xendomains share/examples/xen/block share/examples/xen/netbsd1 share/examples/xen/vif-bridge |