| DIR: /lib/systemd/system/ |
| Current File : //lib/systemd/system/sitepro-accounts-refresh.timer |
[Unit] Description=Periodically refresh the Site.Pro FTP account list [Timer] # Keep the gap between Site.Pro creating an account and the proxy enforcing the # IP restriction under ~1 minute. The password is encrypted at rest, so the # short window before enforcement is low-risk. OnBootSec=10s OnUnitInactiveSec=60s Unit=sitepro-accounts-refresh.service [Install] WantedBy=timers.target |