Parent Directory | Revision Log | Revision Graph
* Fri Dec 02 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2.0-2.sme - fix preset OUT missing
1 | jpp | 1.1 | diff -Nur --no-dereference smeserver-postgresql-0.2.0.old/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/06config smeserver-postgresql-0.2.0/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/06config |
2 | --- smeserver-postgresql-0.2.0.old/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/06config 2021-10-21 13:40:19.000000000 -0400 | ||
3 | +++ smeserver-postgresql-0.2.0/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/06config 2022-12-02 00:24:21.374000000 -0500 | ||
4 | @@ -1 +1 @@ | ||
5 | -{ push( @list, 'pgsql.init'); } | ||
6 | +{ push( @list, 'pgsql.init'); $OUT = ""; } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |