summaryrefslogtreecommitdiffstats
path: root/src/machine-id-commit/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* machine-id-commit: merge machine-id-commit functionality into machine-id-setupLennart Poettering2015-09-291-1/+0
| | | | | | | | | | | | | And remove machine-id-commit as separate binary. There's really no point in keeping this separate, as the sources are pretty much identical, and have pretty identical interfaces. Let's unify this in one binary. Given that machine-id-commit was a private binary of systemd (shipped in /usr/lib/) removing the tool is not an API break. While we are at it, improve the documentation of the command substantially.
* machine-id-commit: Introduce machine-id-commit binaryDidier Roche2014-12-031-0/+1
This binary enables to commit transient machine-id on disk if it becomes writable.