Compare commits
2 Commits
7d8586a8eb
...
9940d5051d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9940d5051d | ||
|
|
0ca6dffc8b |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
**/
|
||||
@@ -3,3 +3,6 @@ Description=rsnapshot scheduled backup
|
||||
Wants=rsnapshot-hourly.timer rsnapshot-daily.timer rsnapshot-weekly.timer rsnapshot-monthly.timer
|
||||
After=default.target
|
||||
Requires=run-media-bryan-sd\x2dhomebackup.mount
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
@@ -11,5 +11,3 @@ IOSchedulingClass=idle
|
||||
PIDFile=%h/.config/systemd/user/rsnapshot.pid
|
||||
ExecStart=/usr/bin/rsnapshot -c %h/.config/systemd/user/rsnapshot.conf %I
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user