chiark / gitweb /
units: fix syntax of mount unit files
authorLennart Poettering <lennart@poettering.net>
Tue, 18 May 2010 02:17:05 +0000 (04:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 18 May 2010 02:17:05 +0000 (04:17 +0200)
units/dev-hugepages.automount
units/dev-hugepages.mount
units/dev-mqueue.automount
units/dev-mqueue.mount
units/proc-sys-fs-binfmt_misc.automount
units/proc-sys-fs-binfmt_misc.mount
units/sys-kernel-debug.automount
units/sys-kernel-debug.mount
units/var-run.mount

index f17b19dfe70eff642a99ebc868cb490136e0b32b..bcc40090b6c14645f1a166901db6aab61653443d 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Huge Pages File System Automount Point
+Description=Huge Pages File System Automount Point
 Before=basic.target
 
 [Automount]
 Before=basic.target
 
 [Automount]
index 8ffff36a916fda327ba6acbf60c7ce42b7fa81b0..c7458b5a6aa1d567e502a5639e7b8a03268cfad8 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Huge Pages File System
+Description=Huge Pages File System
 
 [Mount]
 What=hugetlbfs
 
 [Mount]
 What=hugetlbfs
index 4e343ac47b56fdd68d4e8f3783f6dec20fdfc826..3cb408dee36c75235d7b2290d7bcbb6b576040a5 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=POSIX Message Queue File System Automount Point
+Description=POSIX Message Queue File System Automount Point
 Before=basic.target
 
 [Automount]
 Before=basic.target
 
 [Automount]
index f0cb5f730a0e9a806c0bdbc2fb329ab5559e6776..0a246fb427e2acfd986fe8fc51d576feaf0b8235 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=POSIX Message Queue File System
+Description=POSIX Message Queue File System
 
 [Mount]
 What=mqueue
 
 [Mount]
 What=mqueue
index 4466ced9e3666d0625bbb241dfdc8a2527b1b0c0..41325f31ac446eb4a3b2f19c2dc8fecbe0f68754 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Arbitrary Executable File Formats File System Automount Point
+Description=Arbitrary Executable File Formats File System Automount Point
 Before=basic.target
 
 [Automount]
 Before=basic.target
 
 [Automount]
index af8e2002f887e2dc0a7a85a95368d9e9d01871de..ea162e5d44920c72a335742ba47544b67a55f53e 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Arbitrary Executable File Formats File System
+Description=Arbitrary Executable File Formats File System
 
 [Mount]
 What=binfmt_misc
 
 [Mount]
 What=binfmt_misc
index b573be9418a92a7da2f39fd95ff7b19a3f46c44e..e6444b0471de58cf557d4b1e5fb1ead2dbe1d4e7 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Debug File System Automount Point
+Description=Debug File System Automount Point
 Before=basic.target
 
 [Automount]
 Before=basic.target
 
 [Automount]
index 7badf80ecf5b1c5000be784ffeeb3e214c00d36d..1fc4bdd855e543e00b7522aa9f45fae3e9b29ac1 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Debug File System
+Description=Debug File System
 
 [Mount]
 What=debugfs
 
 [Mount]
 What=debugfs
index aaa1580e7ebcc7f8f9e25f2832f316338a6a86cb..a9ad3bd33ae71e5502834b2bc55392257e96c286 100644 (file)
@@ -16,7 +16,7 @@
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 [Unit]
-Name=Runtime Directory
+Description=Runtime Directory
 Before=local-fs.target
 
 [Mount]
 Before=local-fs.target
 
 [Mount]