diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-07-14 09:53:32 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-07-14 09:53:32 +0800 |
commit | f7c5356da38e1c9372cba089e71bac528e69bc87 (patch) | |
tree | 3b109e468066597feeeaa01d51f9985e388ef49e /www/fhttpd | |
parent | f6b2f811eca2ba650e6fe9904b94ca0cd789547e (diff) | |
download | freebsd-ports-graphics-f7c5356da38e1c9372cba089e71bac528e69bc87.tar.gz freebsd-ports-graphics-f7c5356da38e1c9372cba089e71bac528e69bc87.tar.zst freebsd-ports-graphics-f7c5356da38e1c9372cba089e71bac528e69bc87.zip |
Startup script (etc/fhttpd.sh -> etc/rc.d/fhttpd.sh)
Diffstat (limited to 'www/fhttpd')
-rw-r--r-- | www/fhttpd/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fhttpd/pkg-plist b/www/fhttpd/pkg-plist index 4b815b204be..fa15a524bba 100644 --- a/www/fhttpd/pkg-plist +++ b/www/fhttpd/pkg-plist @@ -1,5 +1,5 @@ etc/fhttpd.conf -etc/fhttpd.sh +etc/rc.d/fhttpd.sh %%LOGFILE%% sbin/fhttpd sbin/fhttpd-file |