1 |
diff -Nur e-smith-flexbackup-2.6.0.old/createlinks e-smith-flexbackup-2.6.0/createlinks |
2 |
--- e-smith-flexbackup-2.6.0.old/createlinks 2006-03-15 15:18:05.000000000 -0500 |
3 |
+++ e-smith-flexbackup-2.6.0/createlinks 2021-01-06 14:28:20.943000000 -0500 |
4 |
@@ -25,3 +25,11 @@ |
5 |
$event = "restore-tape"; |
6 |
|
7 |
event_link("tape-restore-flexbackup", $event, "10"); |
8 |
+ |
9 |
+#-------------------------------------------------- |
10 |
+# functions for e-smith-flexbackup-updat |
11 |
+#-------------------------------------------------- |
12 |
+$event="e-smith-flexbackup-update"; |
13 |
+templates2events("/etc/flexbackup.conf", $event); |
14 |
+# systemd-specific action mandatory for this package-update event |
15 |
+ |