chiark / gitweb /
timer: name the stamp file consistently
authorMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Thu, 26 Jun 2014 08:16:27 +0000 (10:16 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Jun 2014 11:18:27 +0000 (07:18 -0400)
commitbd34b310fb28249e6cb76de049c24bfee1f4ba4d
tree11adc7758ff6fb1cda04b73211d806ef0e194f97
parent8ac8c5817fc1c647ac85e81b1f7ee69b99f819b0
timer: name the stamp file consistently

The stamp file for systemd --user timers was named stamp-foo.timer if
XDG_DATA_HOME was unset, but foo.timer otherwise.
src/core/timer.c