Skip to content

Commit

Permalink
chore: add missing SPDX headers in tmpfiles.d file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tachi107 committed Mar 11, 2024
1 parent 8eaa05a commit 2e2eb85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exe/tmpfiles.d/cloudflare-ddns.conf.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2024 Andrea Pappacoda
# SPDX-License-Identifier: FSFAP

# Make sure config files have the correct owner and permissions, since the unit
# file's ConfigurationDirectory= setting leaves the owner as root.
d @sysconfdir@/cloudflare-ddns 0700 cloudflare-ddns cloudflare-ddns
Expand Down

0 comments on commit 2e2eb85

Please sign in to comment.