FreeBSD Bugzilla – Attachment 222872 Details for
Bug 253906
net/py-wsdd: uppercase LOGIN provision in BEFORE line in rc script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Uppercase LOGIN provision in BEFORE: line
net__py-wsdd-fix-rc-script-1.diff (text/plain), 880 bytes, created by
Dimitry Andric
on 2021-02-28 12:35:53 UTC
(
hide
)
Description:
Uppercase LOGIN provision in BEFORE: line
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2021-02-28 12:35:53 UTC
Size:
880 bytes
patch
obsolete
>Index: net/py-wsdd/Makefile >=================================================================== >--- net/py-wsdd/Makefile (revision 566689) >+++ net/py-wsdd/Makefile (working copy) >@@ -3,6 +3,7 @@ > PORTNAME= wsdd > DISTVERSIONPREFIX= v > DISTVERSION= 0.6.4 >+PORTREVISION= 1 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >Index: net/py-wsdd/files/patch-etc_rc.d_wsdd >=================================================================== >--- net/py-wsdd/files/patch-etc_rc.d_wsdd (revision 566689) >+++ net/py-wsdd/files/patch-etc_rc.d_wsdd (working copy) >@@ -1,7 +1,11 @@ > --- etc/rc.d/wsdd.orig 2020-06-28 19:10:44 UTC > +++ etc/rc.d/wsdd >-@@ -5,25 +5,61 @@ >- # BEFORE: login >+@@ -2,28 +2,64 @@ >+ >+ # PROVIDE: wsdd >+ # REQUIRE: DAEMON samba_server >+-# BEFORE: login >++# BEFORE: LOGIN > # KEYWORD: shutdown > > +# Add the following line in /etc/rc.conf to enable wsdd:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253906
: 222872