From b51fc639f01ee6194af3e7e944a79accce474fe1 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sun, 2 Sep 2012 17:28:30 -0400 Subject: build-sys: perform autodetection of quota-tools binaries Use AC_PATH_PROG to try and locate the quotaon and quotacheck binaries, falling back on hardcoded defaults when they can't be found. --- units/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'units/.gitignore') diff --git a/units/.gitignore b/units/.gitignore index de5117914d..74bff5431f 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -14,6 +14,7 @@ /rescue.service /systemd-ask-password-wall.service /systemd-quotacheck.service +/quotaon.service /systemd-fsck@.service /systemd-fsck-root.service /systemd-tmpfiles-clean.service -- cgit v1.2.3-54-g00ecf