diff options
Diffstat (limited to 'ftp/ftpq/pkg-plist')
-rw-r--r-- | ftp/ftpq/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpq/pkg-plist b/ftp/ftpq/pkg-plist index cf60f4a85ec6..0130e819dda0 100644 --- a/ftp/ftpq/pkg-plist +++ b/ftp/ftpq/pkg-plist @@ -1 +1,3 @@ bin/ftpq +@exec mkdir -p /var/spool/ftpq +@unexec rmdir /var/spool/ftpq 2>/dev/null || true |