diff options
Diffstat (limited to 'upstream/archlinux/man8/systemd-portabled.service.8')
-rw-r--r-- | upstream/archlinux/man8/systemd-portabled.service.8 | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/upstream/archlinux/man8/systemd-portabled.service.8 b/upstream/archlinux/man8/systemd-portabled.service.8 new file mode 100644 index 00000000..e3b40f6e --- /dev/null +++ b/upstream/archlinux/man8/systemd-portabled.service.8 @@ -0,0 +1,52 @@ +'\" t +.TH "SYSTEMD\-PORTABLED\&.SERVICE" "8" "" "systemd 255" "systemd-portabled.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-portabled.service, systemd-portabled \- Portable service manager +.SH "SYNOPSIS" +.PP +systemd\-portabled\&.service +.PP +/usr/lib/systemd/systemd\-portabled +.SH "DESCRIPTION" +.PP +\fBsystemd\-portabled\fR +is a system service that may be used to attach, detach and inspect portable service images\&. +.PP +Most of +\fBsystemd\-portabled\fR\*(Aqs functionality is accessible through the +\fBportablectl\fR(1) +command\&. +.PP +See the +\m[blue]\fBPortable Services\fR\m[]\&\s-2\u[1]\d\s+2 +page for details about the concepts this service implements\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1), +\fBportablectl\fR(1), +\fBorg.freedesktop.portable1\fR(5) +.SH "NOTES" +.IP " 1." 4 +Portable Services +.RS 4 +\%https://systemd.io/PORTABLE_SERVICES +.RE |