summaryrefslogtreecommitdiff
path: root/net-ftp/pure-ftpd/files/pure-uploadscript.confd
blob: 4b8fca0deb8f436a7bcc847da3852a80bb6811d7 (plain)
1
2
3
4
5
6
7
8
#!/sbin/openrc-run
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# If you want to process each file uploaded through Pure-FTPd, enter the name
# of the script that should process the files below.
# Use man pure-uploadscript to learn more about how to write this script.
# UPLOADSCRIPT="/path/to/uploadscript"