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/>. # along with systemd; If not, see <http://www.gnu.org/licenses/>.
[Unit] [Unit]
Name=Huge Pages File System Automount Point Description=Huge Pages File System Automount Point
Before=basic.target Before=basic.target
[Automount] [Automount]

View File

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

View File

@ -16,7 +16,7 @@
# along with systemd; If not, see <http://www.gnu.org/licenses/>. # along with systemd; If not, see <http://www.gnu.org/licenses/>.
[Unit] [Unit]
Name=POSIX Message Queue File System Automount Point Description=POSIX Message Queue File System Automount Point
Before=basic.target Before=basic.target
[Automount] [Automount]

View File

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

View File

@ -16,7 +16,7 @@
# along with systemd; If not, see <http://www.gnu.org/licenses/>. # along with systemd; If not, see <http://www.gnu.org/licenses/>.
[Unit] [Unit]
Name=Arbitrary Executable File Formats File System Automount Point Description=Arbitrary Executable File Formats File System Automount Point
Before=basic.target Before=basic.target
[Automount] [Automount]

View File

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

View File

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

View File

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

View File

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