chiark / gitweb /
core: either ignore or handle mount failures
[elogind.git] / src / core / machine-id-setup.h
index b0583eefc8fef40d9d85f0957c3ea4e02115c973..f7707c3bf9f6d6d2959e0af88d222b289d37854c 100644 (file)
@@ -21,4 +21,5 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+int machine_id_commit(const char *root);
 int machine_id_setup(const char *root);