aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-08-11 01:29:17 +0200
committerDavid Runge <dave@sleepmap.de>2015-08-11 01:29:17 +0200
commitf21176a8dc140b80c3e6e67ca747e81cb90de91b (patch)
tree83a870e7ba944bf2e8b8f8c7fabe51767075d963
parent6301d054758996c30ff5f2aa89cc381e3aa63f58 (diff)
downloadcrypted-backups-f21176a8dc140b80c3e6e67ca747e81cb90de91b.tar.gz
crypted-backups-f21176a8dc140b80c3e6e67ca747e81cb90de91b.tar.bz2
crypted-backups-f21176a8dc140b80c3e6e67ca747e81cb90de91b.tar.xz
crypted-backups-f21176a8dc140b80c3e6e67ca747e81cb90de91b.zip
system/*.service: Updating to new configuration file location in all service files.
-rw-r--r--system/backup-aura-states.service2
-rw-r--r--system/backup-bitlbee.service2
-rw-r--r--system/backup-etc.service2
-rw-r--r--system/backup-git.service2
-rw-r--r--system/backup-mail.service2
-rw-r--r--system/backup-mysql.service2
-rw-r--r--system/backup-var-log-journal.service2
-rw-r--r--system/backup-var-log.service2
-rw-r--r--system/backup-websites.service2
-rw-r--r--system/cleanup-backup.service2
10 files changed, 10 insertions, 10 deletions
diff --git a/system/backup-aura-states.service b/system/backup-aura-states.service
index 3f8c619..3a99e02 100644
--- a/system/backup-aura-states.service
+++ b/system/backup-aura-states.service
@@ -5,7 +5,7 @@ ConditionFileIsExecutable=/usr/bin/sudo
ConditionFileIsExecutable=/usr/bin/aura
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-bitlbee.service b/system/backup-bitlbee.service
index 8996fd8..c4c1ab4 100644
--- a/system/backup-bitlbee.service
+++ b/system/backup-bitlbee.service
@@ -3,7 +3,7 @@ Description=Backup Bitlbee configuration
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-bitlbee
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-etc.service b/system/backup-etc.service
index a6d690c..847152d 100644
--- a/system/backup-etc.service
+++ b/system/backup-etc.service
@@ -3,7 +3,7 @@ Description=Backup /etc
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-etc
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-git.service b/system/backup-git.service
index 8a9a72f..3a437da 100644
--- a/system/backup-git.service
+++ b/system/backup-git.service
@@ -3,7 +3,7 @@ Description=Backup git repositories directory
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-git
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-mail.service b/system/backup-mail.service
index bbbc781..781afce 100644
--- a/system/backup-mail.service
+++ b/system/backup-mail.service
@@ -3,7 +3,7 @@ Description=Backup mail accounts and mailman lists
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-mail
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-mysql.service b/system/backup-mysql.service
index c676839..e3c0fa3 100644
--- a/system/backup-mysql.service
+++ b/system/backup-mysql.service
@@ -4,7 +4,7 @@ ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-mariadb
ConditionFileIsExecutable=/usr/bin/mysql
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-var-log-journal.service b/system/backup-var-log-journal.service
index 67baf4a..310a722 100644
--- a/system/backup-var-log-journal.service
+++ b/system/backup-var-log-journal.service
@@ -3,7 +3,7 @@ Description=Backup /var/log/journal
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-var-log-journal
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-var-log.service b/system/backup-var-log.service
index 8471eb6..72fa9e2 100644
--- a/system/backup-var-log.service
+++ b/system/backup-var-log.service
@@ -3,7 +3,7 @@ Description=Backup /var/log
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-var-log
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/backup-websites.service b/system/backup-websites.service
index 606a987..02effda 100644
--- a/system/backup-websites.service
+++ b/system/backup-websites.service
@@ -3,7 +3,7 @@ Description=Backup website directories
ConditionFileIsExecutable=/usr/lib/systemd/scripts/backup-websites
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
diff --git a/system/cleanup-backup.service b/system/cleanup-backup.service
index 3524b30..dfee135 100644
--- a/system/cleanup-backup.service
+++ b/system/cleanup-backup.service
@@ -3,7 +3,7 @@ Description=Cleanup backups
ConditionFileIsExecutable=/usr/lib/systemd/scripts/cleanup-backup
[Service]
-EnvironmentFile=/etc/backup-settings
+EnvironmentFile=/etc/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7