aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2018-07-05 21:11:47 -0700
committerGitHub <noreply@github.com>2018-07-05 21:11:47 -0700
commit910c4c6aabe9783f3b611c3cdc18081a4b55fe71 (patch)
treece4e6be351bc0d18c4aa3eacbcb71c803ec3a155 /data
parentMerge branch 'release-1.12' (diff)
parentREADME, man, apparmor: Update configuration file path (diff)
downloadredshift-ng-910c4c6aabe9783f3b611c3cdc18081a4b55fe71.tar.gz
redshift-ng-910c4c6aabe9783f3b611c3cdc18081a4b55fe71.tar.bz2
redshift-ng-910c4c6aabe9783f3b611c3cdc18081a4b55fe71.tar.xz
Merge pull request #610 from kakurasan/xdg-spec-data
README, man, apparmor: Update configuration file path
Diffstat (limited to 'data')
-rw-r--r--data/apparmor/usr.bin.redshift.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/apparmor/usr.bin.redshift.in b/data/apparmor/usr.bin.redshift.in
index d6696db..dd9d9ae 100644
--- a/data/apparmor/usr.bin.redshift.in
+++ b/data/apparmor/usr.bin.redshift.in
@@ -35,7 +35,7 @@
# Allow but log any other dbus activity
audit dbus bus=system,
- owner @{HOME}/.config/redshift.conf r,
+ owner @{HOME}/.config/redshift/redshift.conf r,
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.bin.redshift>