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=0616cb890eecc170c0a2ffb0de2784a327c6d002;hb=f5fc3bcdc5e88e15cdb81d2644188a7eb5cebf3b;hpb=d021224696e8524cab857c27370e33aeaf024130 diff --git a/usr/share/time-slider/lib/plugin/rsync/trigger.py b/usr/share/time-slider/lib/plugin/rsync/trigger.py index 0616cb8..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.6 +#!/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"