Dnia śro 19. maja 2004 22:23, Jakub Bogusz napisał: > Uruchamianie usług przez make, jak (podobno, nie sprawdzałem) w którymś > *BSD? http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/squid/files/squid.sh?rev=1.5&content-type=text/x-cvsweb-markup #!/bin/sh # # $FreeBSD: /repoman/r/pcvs/ports/www/squid/files/squid.sh,v 1.5 2004/04/09 18:54:13 krion Exp $ # # PROVIDE: squid # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON # KEYWORD: FreeBSD # # Note: # If you are running an rcNG-System (i.e. FreeBSD 5 and later) you need to set # "squid_enable=YES" in either /etc/rc.conf, /etc/rc.conf.local or # /etc/rc.conf.d/squid to make this script actually do something. There # you can also set squid_chdir, squid_user, and squid_flags. # # Please see squid(8), rc.conf(5) and rc(8) for further details. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
http://www.freebsd.org/cgi/cvsweb.cgi/pkgsrc/www/squid/files/squid.sh?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=netbsd [EMAIL PROTECTED]@ # # $NetBSD: squid.sh,v 1.16 2002/09/27 17:15:56 grant Exp $ # # PROVIDE: squid # REQUIRE: DAEMON # KEYWORD: shutdown Jak to jest poimplementowane - nie wiem - na http://www.freebsd.org/cgi/man.cgi dostępne są many m.in do *BSD a na http://www.freebsd.org/cgi/cvsweb.cgi/ są repa {Free,Net,Open)BSD -- Tomasz Wittner $(YOUD_NEVER_GUESS_THIS_VARIABLE_NAME_HAHA) http://freshmeat.net/articles/view/889/ _______________________________________________________ złota zasada - kto się nie zna, niech się nie wypowiada
