units: fix syntax of mount unit files

This commit is contained in:
Lennart Poettering 2010-05-18 04:17:05 +02:00
parent a4312405f2
commit 710bd14347
9 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@
# 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]

View File

@ -16,7 +16,7 @@
# 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

View File

@ -16,7 +16,7 @@
# 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]

View File

@ -16,7 +16,7 @@
# 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

View File

@ -16,7 +16,7 @@
# 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]

View File

@ -16,7 +16,7 @@
# 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

View File

@ -16,7 +16,7 @@
# 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]

View File

@ -16,7 +16,7 @@
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
[Unit]
Name=Debug File System
Description=Debug File System
[Mount]
What=debugfs

View File

@ -16,7 +16,7 @@
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
[Unit]
Name=Runtime Directory
Description=Runtime Directory
Before=local-fs.target
[Mount]