Redshift override fun

This commit is contained in:
Dan Buch 2018-08-17 09:55:18 -04:00
parent 9aea7db0d6
commit 3b795ac310
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
TOP_SOURCES := $(git ls-files | grep -vE 'README|Makefile|^config|^\.git|^\.travis' | grep -v /)
TOP_SOURCES := $(shell git ls-files | grep -vE 'README|Makefile|^config|^\.git|^\.travis' | grep -v /)
CONFIG_SOURCES := $(shell git ls-files config)
TARGETS := \
$(patsubst %,$(HOME)/.%,$(TOP_SOURCES)) \

View File

@ -0,0 +1,3 @@
[Service]
ExecStart=
ExecStart=/home/me/.redshift-wrapper