mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-16 18:00:31 -04:00
9 lines
233 B
Text
9 lines
233 B
Text
{#
|
|
SPDX-FileCopyrightText: 2022 unman <unman@thirdeyesecurity.org>
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#}
|
|
|
|
"{{ slsdotpath }}-remove-service-from-rc.local":
|
|
file.absent:
|
|
- name: /rw/config/rc.local.d/50-sys-syncthing.rc
|