X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=time-slider.git;a=blobdiff_plain;f=usr%2Fshare%2Ftime-slider%2Flib%2Fplugin%2Frsync%2Ftrigger.py;h=bc61811b9f89a23fc121145d6cc53300d8d96f98;hp=3904eed63658a711226fe5b5ccf8dce9c73f2da1;hb=f5fc3bcdc5e88e15cdb81d2644188a7eb5cebf3b;hpb=f4594ed407bba1263b2bc93ce70e27a599e2ed3c diff --git a/usr/share/time-slider/lib/plugin/rsync/trigger.py b/usr/share/time-slider/lib/plugin/rsync/trigger.py index 3904eed..bc61811 100644 --- a/usr/share/time-slider/lib/plugin/rsync/trigger.py +++ b/usr/share/time-slider/lib/plugin/rsync/trigger.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python3 # # CDDL HEADER START # @@ -25,7 +25,7 @@ import sys import subprocess import syslog -import rsyncsmf +from . import rsyncsmf from time_slider import util, smf, zfs # Set to True if SMF property value of "plugin/command" is "true"