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

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision 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  

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: