diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /ftp/proftpd/files/patch-sample-configurations_basic.conf | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'ftp/proftpd/files/patch-sample-configurations_basic.conf')
-rw-r--r-- | ftp/proftpd/files/patch-sample-configurations_basic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/files/patch-sample-configurations_basic.conf b/ftp/proftpd/files/patch-sample-configurations_basic.conf index 90ccbf9aff48..b32fb3003bc7 100644 --- a/ftp/proftpd/files/patch-sample-configurations_basic.conf +++ b/ftp/proftpd/files/patch-sample-configurations_basic.conf @@ -12,7 +12,7 @@ ServerName "ProFTPD Default Installation" ServerType standalone DefaultServer on -+ScoreboardFile /var/run/proftpd.scoreboard ++ScoreboardFile /var/run/proftpd/proftpd.scoreboard # Port 21 is the standard FTP port. Port 21 |