<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>V0.29.0 :: Tag :: resticprofile</title><link>https://470-merge.resticprofile.pages.dev/tags/v0.29.0/index.html</link><description/><generator>Hugo</generator><language>en-gb</language><atom:link href="https://470-merge.resticprofile.pages.dev/tags/v0.29.0/index.xml" rel="self" type="application/rss+xml"/><item><title>Schedule Commands</title><link>https://470-merge.resticprofile.pages.dev/schedules/commands/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://470-merge.resticprofile.pages.dev/schedules/commands/index.html</guid><description>resticprofile accepts these commands:
schedule unschedule status These commands operate on the profile or group selected by --name, or on all profiles when --all is passed.
Warning Before version 0.29.0, the --name flag on a group selected all profiles in the group for scheduling, similar to running the schedule command on each profile individually.
Version 0.29.0 introduced group scheduling: The group schedule works at the group level and runs all profiles one by one when triggered.</description></item><item><title>Systemd</title><link>https://470-merge.resticprofile.pages.dev/schedules/systemd/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://470-merge.resticprofile.pages.dev/schedules/systemd/index.html</guid><description>systemd is a common service manager used by many Linux distributions. resticprofile can create systemd timer and service files.
User systemd units are created under the user’s systemd profile (~/.config/systemd/user).
System units are created in /etc/systemd/system.
systemd calendars resticprofile uses the systemd OnCalendar format to schedule events.
Test systemd calendars with systemd-analyze. It will display the next trigger time:
systemd-analyze calendar 'daily' Original form: daily Normalized form: *-*-* 00:00:00 Next elapse: Sat 2020-04-18 00:00:00 CDT (in UTC): Sat 2020-04-18 05:00:00 UTC From now: 10h left First time schedule When you schedule a profile with the schedule command, resticprofile will:</description></item></channel></rss>