summaryrefslogtreecommitdiff
path: root/src/sys/procfile/swapsprocfile.cil
blob: ea98b3890f044eece1b2937c00c7a62cc9b44c79 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block swaps

    (genfscon "proc" "/swaps" procfile_context)

    (blockinherit .procfile.template))