From 66f4305e1cb596c3243a67e83beed0cb6d973eb8 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 9 Jan 2012 19:20:47 -0800 Subject: rc/checkpath: tmpfiles.d backend creation code This commit provides the checkpath applet with feature parity to systemd's tmpfiles.c create_item function. Very similarly to the systemd function, it does NOT do any of the cleanup work in this function. Signed-off-by: Robin H. Johnson --- man/runscript.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index 08f302e..6ad6031 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -296,8 +296,11 @@ Mark the service as coldplugged. Mark the service as inactive. .It Xo .Ic checkpath +.Op Fl D , -directory-truncate .Op Fl d , -directory +.Op Fl F , -file-truncate .Op Fl f , -file +.Op Fl p , -pipe .Op Fl m , -mode Ar mode .Op Fl o , owner Ar owner .Ar path ... -- cgit v1.2.3