Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /lib/systemd/system/ |
Upload File : |
# On machines that are currently attached to Ubuntu Pro services, some tasks need to run # periodically in the background to maintain the state of the Ubuntu Pro services. # These include: # - Periodically ping https://contracts.canonical.com for metering and to check the contract expiration # - If this contract is about to expire, add notification messages to MOTD # Triggered by ua-timer.timer [Unit] Description=Ubuntu Pro Timer for running repeated jobs After=network.target network-online.target systemd-networkd.service ua-auto-attach.service [Service] Type=oneshot ExecStart=/usr/bin/python3 /usr/lib/ubuntu-advantage/timer.py