forked from pool/vsftpd
Accepting request 40900 from network
checked in (request 40900) OBS-URL: https://build.opensuse.org/request/show/40900 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=11
This commit is contained in:
parent
06f3ce81a4
commit
a367833e69
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 13:05:30 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
- $remote_fs --> network-remotefs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 19:28:29 UTC 2010 - mseben@novell.com
|
||||
|
||||
|
@ -24,8 +24,8 @@
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
# Provides: ftpd
|
||||
# Required-Start: $syslog network-remotefs
|
||||
# Required-Stop: $syslog network-remotefs
|
||||
# Required-Start: $syslog $remote_fs
|
||||
# Required-Stop: $syslog $remote_fs
|
||||
# Default-Start: 3 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Description: very secure ftp daemon
|
||||
|
Loading…
Reference in New Issue
Block a user