qusal/salt/sys-cacher/files/server/lib-qubes-bind-dirs.d/50-sys-cacher.conf

10 lines
172 B
Plaintext
Raw Normal View History

2023-11-13 09:33:28 -05:00
#!/bin/bash
2023-11-13 13:18:06 -05:00
# SPDX-FileCopyrightText: 2023 unman <unman@thirdeyesecurity.org>
2023-11-13 09:33:28 -05:00
#
# SPDX-License-Identifier: AGPL-3.0-or-later
binds+=( '/etc/anacrontab' )
2023-11-13 09:33:28 -05:00
# vim: ft=bash