Mike Frysinger
|
301161a7a4
|
use HEAD in git URIs to point to the default branch
This makes the URIs shorter and dynamic: whatever the default branch
the repo uses will be used.
|
2021-12-20 20:07:00 -05:00 |
|
William Hubbs
|
331d6f14fd
|
support/init.d.examples: Do not use @PKG_PREFIX@ in service examples
I can't think of a reason to do this since these scripts are just
examples.
This is for #474.
|
2021-11-28 23:55:42 -06:00 |
|
William Hubbs
|
7affff568a
|
init.d.examples: pid files always go in /var
This removes the @VARBASE@ substitution since it is always translated to
/var.
|
2017-12-20 11:01:29 -06:00 |
|
William Hubbs
|
4207e46622
|
move init.d examples under support and install them
|
2017-02-22 14:45:16 -06:00 |
|