From 78d8d16814f3faa1ff6d5c87a1d215907b991069 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 19 Mar 2015 02:19:20 +0100 Subject: user/backup-*: Adding the first version of Firefox and Thunderbird backup services/timerse. --- user/backup-thunderbird.service | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user/backup-thunderbird.service (limited to 'user/backup-thunderbird.service') diff --git a/user/backup-thunderbird.service b/user/backup-thunderbird.service new file mode 100644 index 0000000..a954f18 --- /dev/null +++ b/user/backup-thunderbird.service @@ -0,0 +1,12 @@ +[Unit] +Description=Backup ~/.thunderbird/ directory +ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-thunderbird +ConditionKernelCommandLine=!systemd.setenv=REALTIME=true + +[Service] +EnvironmentFile=/etc/backup-settings +Nice=19 +IOSchedulingClass=2 +IOSchedulingPriority=7 +ExecStart=/usr/lib/systemd/scripts/backup-thunderbird + -- cgit v1.2.3-70-g09d2