Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17871 Details for
Bug 28938
Add daemontools support to init script for samba
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
samba-2.2.8a.ebuild patch
samba-2.2.8a_dt.ebuild.diff (text/plain), 849 bytes, created by
Hallgrimur Gunnarsson (RETIRED)
on 2003-09-17 02:13:26 UTC
(
hide
)
Description:
samba-2.2.8a.ebuild patch
Filename:
MIME Type:
Creator:
Hallgrimur Gunnarsson (RETIRED)
Created:
2003-09-17 02:13:26 UTC
Size:
849 bytes
patch
obsolete
>--- samba-2.2.8a.ebuild 2003-09-17 08:35:06.000000000 +0000 >+++ samba-2.2.8a_dt.ebuild 2003-09-17 07:44:12.000000000 +0000 >@@ -370,6 +370,20 @@ > newins ${FILESDIR}/samba.pam samba > doins ${FILESDIR}/system-auth-winbind > >+ dodir /var/daemontools >+ >+ if [ ! -f /var/daemontools/smbd ]; then >+ dodir /var/daemontools/smbd /var/daemontools/smbd/log >+ exeinto /var/daemontools/smbd ; newexe ${FILESDIR}/smbd-run run >+ exeinto /var/daemontools/smbd/log ; newexe ${FILESDIR}/smbd-log-run run >+ fi >+ >+ if [ ! -f /var/daemontools/nmbd ]; then >+ dodir /var/daemontools/nmbd /var/daemontools/nmbd/log >+ exeinto /var/daemontools/nmbd ; newexe ${FILESDIR}/nmbd-run run >+ exeinto /var/daemontools/nmbd/log ; newexe ${FILESDIR}/nmbd-log-run run >+ fi >+ > exeinto /etc/init.d > newexe ${FILESDIR}/samba-init samba > newexe ${FILESDIR}/winbind-init winbind
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 28938
:
17846
|
17847
|
17848
|
17849
|
17850
| 17871