| Summary: | Extending oftpd init script configuration options. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | James Michael Fultz <croooow> |
| Component: | Current packages | Assignee: | Jeremy Huddleston (RETIRED) <eradicator> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
diff for my changed oftpd init script
Config file for /etc/init.d/oftpd changes the oftpd init script so that all options, including new ones, are set via `/etc/conf.d/oftpd' example `/etc/conf.d/oftpd' |
||
|
Description
James Michael Fultz
2003-04-16 07:33:26 UTC
Created attachment 10731 [details, diff]
diff for my changed oftpd init script
I've changed oftpd's init script so that it supports all of oftp'd relevant
options. I configure these new option variables via `/etc/conf.d/oftpd'.
Should `FTPUSER' and `FTPHOME' possibly be moved there also?
Created attachment 10732 [details]
Config file for /etc/init.d/oftpd
Oops! I meant `FTPROOT' rather than `FTPHOME' in my Additional Comment #1. Sorry for the confusion. please try to get all config options into one file, whos located in /etc/conf.d/oftpd Created attachment 10797 [details, diff]
changes the oftpd init script so that all options, including new ones, are set via `/etc/conf.d/oftpd'
I've made a patch for the oftpd init script so that all options are set via
`/etc/conf.d/oftpd'.
Created attachment 10798 [details]
example `/etc/conf.d/oftpd'
This is a new `/etc/conf.d/oftpd' which includes all options for oftpd.
this support is in oftpd, and this bug should've been closed a while ago... |