public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] Systemd timers screwed up by DST change?
@ 2015-03-29 11:27 Marc Joliet
  2015-03-29 18:48 ` Canek Peláez Valdés
  0 siblings, 1 reply; 5+ messages in thread
From: Marc Joliet @ 2015-03-29 11:27 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]

Hi list

I've got a weird problem: after booting my computer (which was off during the
DST change last night) my bi-hourly backup timer didn't run as it would
normally do.  Looking at the list of timers, it is next scheduled to run at
midnight tonight:

    # systemctl list-timers 
    NEXT                         LEFT        LAST                         PASSED             UNIT                           ACTIVATES
    [...]
    Mo 2015-03-30 00:00:00 CEST  10h left    So 2015-03-29 00:00:01 CET   12h ago            backup-hourly.timer            backup@hourly.service
    [...]

The timer is defined thusly:

    # cat /etc/systemd/system/backup-hourly.timer
    [Unit]
    Description=Run hourly backups (timer)

    [Timer]
    OnCalendar=0/2:00
    Persistent=True
    Unit=backup@hourly.service

    [Install]
    WantedBy=timers.target

Has anybody else seen anything similar today?  I've never seen anything like
this happen before, so I wouldn't be surprised if it's related to the DST
change.  Also, in the event that it matters: I use chrony instead of timesyncd.

Greetings
-- 
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-29 23:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 11:27 [gentoo-amd64] Systemd timers screwed up by DST change? Marc Joliet
2015-03-29 18:48 ` Canek Peláez Valdés
2015-03-29 22:32   ` Marc Joliet
2015-03-29 22:49     ` Canek Peláez Valdés
2015-03-29 23:04       ` Marc Joliet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox