]> git.ipfire.org Git - thirdparty/systemd.git/blob - Makefile
core: disable the effect of Restart= if there's a stop job pending for a service...
[thirdparty/systemd.git] / Makefile
1 all:
2 ninja -C build
3
4 install:
5 DESTDIR=$(DESTDIR) ninja -C build install