Difference between revisions of "Systemctl cat apt-daily.timer"

From wikieduonline
Jump to navigation Jump to search
(Created page with " systemctl cat apt-daily.timer # /lib/systemd/system/apt-daily.timer [Unit] Description=Daily apt download activities [Timer] OnCalendar=*-*-* 6,18:00 Randomized...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 
+
  [[systemctl cat]] apt-daily.[[timer]]
  systemctl cat apt-daily.[[timer]]
 
 
  # /lib/systemd/system/apt-daily.timer
 
  # /lib/systemd/system/apt-daily.timer
 
  [Unit]
 
  [Unit]
Line 7: Line 7:
 
   
 
   
 
  [Timer]
 
  [Timer]
  OnCalendar=*-*-* 6,18:00
+
  [[OnCalendar]]=*-*-* 6,18:00
 
  RandomizedDelaySec=12h
 
  RandomizedDelaySec=12h
 
  Persistent=true  
 
  Persistent=true  
 
+
 
  [Install]
 
  [Install]
 
  WantedBy=timers.target
 
  WantedBy=timers.target
  
 
== See also ==
 
== See also ==
 +
* {{timer}}
 
* {{systemclt}}
 
* {{systemclt}}
 +
 +
[[Category:Systemd]]

Latest revision as of 14:32, 22 May 2023

systemctl cat apt-daily.timer
# /lib/systemd/system/apt-daily.timer
[Unit]
Description=Daily apt download activities

[Timer]
OnCalendar=*-*-* 6,18:00
RandomizedDelaySec=12h
Persistent=true 

[Install]
WantedBy=timers.target

See also[edit]

Advertising: