chiark / gitweb /
units: add reference to new wiki page to all api mount units
authorLennart Poettering <lennart@poettering.net>
Tue, 15 Jan 2013 17:13:34 +0000 (18:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 15 Jan 2013 17:14:13 +0000 (18:14 +0100)
units/dev-hugepages.mount
units/dev-mqueue.mount
units/proc-sys-fs-binfmt_misc.automount
units/proc-sys-fs-binfmt_misc.mount
units/sys-fs-fuse-connections.mount
units/sys-kernel-config.mount
units/sys-kernel-debug.mount
units/tmp.mount

index 9381167c8392636ef5e3144036c9a9a32897d7fa..d711faed5568b16f503edcdbec3649f7b0082c43 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Huge Pages File System
 Documentation=https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/sys/kernel/mm/hugepages
index 5786bb1519bdc34b596a56d0b8973b1287abe017..5c11ca7d35023fc06b1831fca01f88f8218b43f4 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=POSIX Message Queue File System
 Documentation=man:mq_overview(7)
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/proc/sys/fs/mqueue
index 7fd5afe3cdfba803fd2ac394fd2e493edbe0a8e1..6be38937b1c24682454b05d7b8576093a8f9a463 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Arbitrary Executable File Formats File System Automount Point
 Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/proc/sys/fs/binfmt_misc/
index c64c84951e4933f3989923cb21978229dc02d1ce..8c7c3863182f3f310dbf84d2ad16ea4978f6ca1c 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Arbitrary Executable File Formats File System
 Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 
 [Mount]
index 9269ea427296c87f6cc45238943871f27576aa7e..ebd93e2cda84a710ef8c44317dc748c5b61a1181 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=FUSE Control File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/fs/fuse/connections
 After=systemd-modules-load.service
index e7cd4909c161aff38c17fea55f7aa088b670ee44..020101c0d8fb9c4946562eb874adfb03f752e961 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Configuration File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/config
 After=systemd-modules-load.service
index 8b1e33e7f748ea65faf6c1855bb9719e713e4ab1..5369728a9f09ed2d2dea3df43e8d909530b1e52e 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Debug File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/debug
 Before=sysinit.target
index 94c41c29bac1af1fea7d4e0a3c66e9794ea6884d..99a3ba3f6c929d3d9119c3ca8c9f2a3a7678e3f1 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Temporary Directory
 Documentation=man:hier(7)
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Conflicts=umount.target
 Before=local-fs.target umount.target