✏️ 正在编辑: ua-timer.service
路径:
/lib/systemd/system/ua-timer.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# 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
💾 保存文件
← 返回文件管理器