summaryrefslogtreecommitdiff
path: root/.config/cron
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:02:10 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:06:21 -0500
commit65cb251ba9d9203056c3c71e49576d7bd7e36069 (patch)
tree025b4015b5b8bed7906f271cc7d3b369c07535ba /.config/cron
parent5e5e5029e76d88b3887bb175e28709a9022323a8 (diff)
more systemd/x11 stuff
Diffstat (limited to '.config/cron')
-rw-r--r--.config/cron/make-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cron/make-config b/.config/cron/make-config
index a4a3480..172233c 100644
--- a/.config/cron/make-config
+++ b/.config/cron/make-config
@@ -1,2 +1,2 @@
#m h dom mon dow command
-*/5 * * * * chronic make -C ~/.config
+*/5 * * * * systemd-run --user -- chronic make -C ~/.config