Bug ID 1093460
Summary Fail to start systemd timer
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Kubic
Assignee kubic-bugs@opensuse.org
Reporter pgonin@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

I created a systemd timer with the following file

/etc/systemd/system/hourly-timer.target
[Unit]
Description=Hourly Timer Target
StopWhenUnneeded=yes

systemd fails to start the timer:

# systemctl start /etc/systemd/system/hourly-timer.timer                        
Failed to start etc-systemd-system-hourly\x2dtimer.timer.mount: Unit
etc-systemd-system-hourly\x2dtimer.timer.mount not found.


You are receiving this mail because: