diff options
author | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-01-10 15:11:08 +0000 |
---|---|---|
committer | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-01-10 15:11:08 +0000 |
commit | fc64602a6a60b37cd70973a8f8bdc003f8aa9c47 (patch) | |
tree | 16dac26bda3180809ce8216da36cf385683111db | |
parent | 3e460f9d534c1fce71777c99530ec25b96bf1fd9 (diff) | |
download | lighttpd-fc64602a6a60b37cd70973a8f8bdc003f8aa9c47.tar.gz |
eloy: info after changes
-rwxr-xr-x | debian/lighty-enable-mod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/lighty-enable-mod b/debian/lighty-enable-mod index e7e02d6..49ba5d9 100755 --- a/debian/lighty-enable-mod +++ b/debian/lighty-enable-mod @@ -104,3 +104,4 @@ foreach my $do (@todo) { } } +print "Run /etc/init.d/lighttpd force-reload to enable changes\n"; |