blob: c148df444414b3000859202a1ad4ed0e18a4deb7 (
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 timerlist
(genfscon "proc" "/timer_list" procfile_context)
(blockinherit .procfile.template))
|