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

(block asound

    (genfscon "proc" "/asound" procfile_context)

    (blockinherit .procfile.macro_template_dirs)
    (blockinherit .procfile.template))