View | Details | Raw Unified | Return to bug 116340
Collapse All | Expand All

(-)pkg-plist Fri Sep 14 03:56:03 2007 (-1 / +1 lines)
Lines 1-4 Link Here
1
libexec/apache%%APACHE_VERSION%%/mod_fcgid.so
1
libexec/apache%%APACHE_VERSION%%/mod_fcgid.so
2
@exec /bin/mkdir -p -m 700 /var/run/fcgidsock
2
@exec /bin/mkdir -p -m 700 /var/run/fcgidsock
3
@exec /bin/chown www:www /var/run/fcgidsock
3
@exec /bin/sbin/chown www:www /var/run/fcgidsock
4
@unexec /bin/rmdir /var/run/fcgidsock 2>/dev/null || true
4
@unexec /bin/rmdir /var/run/fcgidsock 2>/dev/null || true

Return to bug 116340