1 # Replace strange default value for the nobody account.
4 for f
in util
/faxadduser.c hfaxd
/manifest.h
6 substituteInPlace
"$f" --replace 60002 "@maxuid@"
10 # Replace hardcoded `PATH` variables with proper paths.
11 # Note: `findutils` is needed for `faxcron`.
12 substituteInPlace faxcover
/edit-faxcover.sh.
in \
13 --replace 'PATH=/bin' 'PATH="@faxcover_binpath@"'
14 substituteInPlace etc
/faxsetup.sh.
in \
15 --replace 'PATH=/bin' 'PATH="@faxsetup_binpath@"'
17 # Create `config.site`
18 substitute
"@configSite@" config.site
--subst-var out