]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/dev-hugepages.mount
Merge pull request #1321 from evverx/cgtop-recurisive-option
[thirdparty/systemd.git] / units / dev-hugepages.mount
CommitLineData
670802d4
LP
1# This file is part of systemd.
2#
670802d4 3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
670802d4 6# (at your option) any later version.
670802d4
LP
7
8[Unit]
710bd143 9Description=Huge Pages File System
49dbfa7b 10Documentation=https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
25ed7958 11Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
2edd4434 12DefaultDependencies=no
ac0a983a
LP
13Before=sysinit.target
14ConditionPathExists=/sys/kernel/mm/hugepages
fe0b9cd3 15ConditionCapability=CAP_SYS_ADMIN
670802d4
LP
16
17[Mount]
18What=hugetlbfs
19Where=/dev/hugepages
20Type=hugetlbfs