We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nfk-maps.service:
[Unit] Description=Service for updating nfk maps from git repository After=network-online.target [Service] Restart=on-failure Type=oneshot WorkingDirectory=/opt/nfk-maps ExecStart=/usr/bin/git pull
nfk-maps.timer:
[Unit] Description=Timer for updating nfk maps from git repository [Timer] OnCalendar=*:0/5 Persistent=true [Install] WantedBy=timers.target
There was an error while loading. Please reload this page.