chiark / gitweb /
escape: beef up new systemd-escape tool
[elogind.git] / src / shared / util.h
index 8544940eabdb17743d0aafa23421798065854350..c5eadc97c093c091264201c7ef330efb1549849e 100644 (file)
@@ -964,3 +964,5 @@ char *tempfn_xxxxxx(const char *p);
 char *tempfn_random(const char *p);
 
 bool is_localhost(const char *hostname);
+
+int take_password_lock(const char *root);