summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man8/systemd-importd.service.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man8/systemd-importd.service.8')
-rw-r--r--upstream/archlinux/man8/systemd-importd.service.854
1 files changed, 54 insertions, 0 deletions
diff --git a/upstream/archlinux/man8/systemd-importd.service.8 b/upstream/archlinux/man8/systemd-importd.service.8
new file mode 100644
index 00000000..a9bdd93f
--- /dev/null
+++ b/upstream/archlinux/man8/systemd-importd.service.8
@@ -0,0 +1,54 @@
+'\" t
+.TH "SYSTEMD\-IMPORTD\&.SERVICE" "8" "" "systemd 255" "systemd-importd.service"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+systemd-importd.service, systemd-importd \- VM and container image import and export service
+.SH "SYNOPSIS"
+.PP
+systemd\-importd\&.service
+.PP
+/usr/lib/systemd/systemd\-importd
+.SH "DESCRIPTION"
+.PP
+\fBsystemd\-importd\fR
+is a system service that allows importing, exporting and downloading of system images suitable for running as VM or containers\&. It is a companion service for
+\fBsystemd-machined.service\fR(8), and provides the implementation for
+\fBmachinectl\fR(1)\*(Aqs
+\fBpull\-raw\fR,
+\fBpull\-tar\fR,
+\fBimport\-raw\fR,
+\fBimport\-tar\fR,
+\fBimport\-fs\fR,
+\fBexport\-raw\fR, and
+\fBexport\-tar\fR
+commands\&.
+.PP
+See
+\fBorg.freedesktop.import1\fR(5)
+and
+\fBorg.freedesktop.LogControl1\fR(5)
+for a description of the D\-Bus API\&.
+.SH "SEE ALSO"
+.PP
+\fBsystemd\fR(1),
+\fBmachinectl\fR(1),
+\fBsystemd-machined.service\fR(8),
+\fBsystemd-nspawn\fR(1)