summaryrefslogtreecommitdiff
path: root/units/systemd-sysusers.service
Commit message (Collapse)AuthorAgeFilesLines
* units: drop full paths for utilities in $PATHZbigniew Jędrzejewski-Szmek2020-01-201-0/+23
This makes things a bit simpler and the build a bit faster, because we don't have to rewrite files to do the trivial substitution. @rootbindir@ is always in our internal $PATH that we use for non-absolute paths, so there should be no functional change.