How do I get my Wacom tablet to turn off touchpad, and stay that way?

Hi,
I have a Wacom tablet that Zorin runs beautifully with one exception. I want to turn off the touch pad function and have that settings change stick around after a suspend or reboot.
The command that I use to turn off the touch function is

sudo xsetwacom --set "Wacom Intuos5 touch M Finger touch" Touch off

The problem is that after a long period of time, after a reboot, or after a suspend, the touch pad gets turned back on again.
How can I make this a permanent change?
This is on my desktop with these specs:

system         Computer
/0                               bus            Motherboard
/0/0                             memory         32GiB System memory
/0/1                             processor      Intel(R) Core(TM) i5-6600K CPU 
/0/100                           bridge         Xeon E3-1200 v5/E3-1500 v5/6th 
/0/100/1                         bridge         6th-10th Gen Core Processor PCI
/0/100/1/0                       display        GM204 [GeForce GTX 980]
/0/100/1/0.1    card1            multimedia     GM204 High Definition Audio Con
/0/100/1/0.1/0  input16          input          HDA NVidia HDMI/DP,pcm=3
/0/100/1/0.1/1  input17          input          HDA NVidia HDMI/DP,pcm=7
/0/100/1/0.1/2  input18          input          HDA NVidia HDMI/DP,pcm=8
/0/100/1/0.1/3  input19          input          HDA NVidia HDMI/DP,pcm=9
/0/100/14                        bus            100 Series/C230 Series Chipset 
/0/100/16                        communication  100 Series/C230 Series Chipset 
/0/100/17                        storage        Q170/Q150/B150/H170/H110/Z170/C
/0/100/1b                        bridge         100 Series/C230 Series Chipset 
/0/100/1b/0                      bus            ASM1142 USB 3.1 Host Controller
/0/100/1c                        bridge         100 Series/C230 Series Chipset 
/0/100/1d                        bridge         100 Series/C230 Series Chipset 
/0/100/1f                        bridge         H170 Chipset LPC/eSPI Controlle
/0/100/1f/0                      system         PnP device PNP0c02
/0/100/1f/1                      communication  PnP device PNP0501
/0/100/1f/2                      system         PnP device PNP0c02
/0/100/1f/3                      system         PnP device PNP0c02
/0/100/1f/4                      system         PnP device PNP0b00
/0/100/1f/5                      generic        PnP device INT3f0d
/0/100/1f/6                      system         PnP device PNP0c02
/0/100/1f/7                      system         PnP device PNP0c02
/0/100/1f/8                      system         PnP device PNP0c02
/0/100/1f/9                      system         PnP device PNP0c02
/0/100/1f.2                      memory         Memory controller
/0/100/1f.3     card0            multimedia     100 Series/C230 Series Chipset 
/0/100/1f.3/0   input20          input          HDA Intel PCH Front Mic
/0/100/1f.3/1   input21          input          HDA Intel PCH Rear Mic
/0/100/1f.3/2   input22          input          HDA Intel PCH Line
/0/100/1f.3/3   input23          input          HDA Intel PCH Line Out Front
/0/100/1f.3/4   input24          input          HDA Intel PCH Line Out Surround
/0/100/1f.3/5   input25          input          HDA Intel PCH Line Out CLFE
/0/100/1f.3/6   input26          input          HDA Intel PCH Front Headphone
/0/100/1f.4                      bus            100 Series/C230 Series Chipset 
/0/100/1f.6     enp0s31f6        network        Ethernet Connection (2) I219-V
/1              /dev/fb0         display        simpledrmdrmfb
/2              input0           input          Sleep Button
/3              input1           input          Power Button
/4              input10          input          Wacom Intuos5 touch M Finger
/5              input12          input          Dell Dell USB Keyboard Hub
/6              input13          input          Dell Dell USB Keyboard Hub Cons
/7              input14          input          Dell Dell USB Keyboard Hub Syst
/8              input15          input          Eee PC WMI hotkeys
/9              input2           input          Power Button
/a              input3           input          USB OPTICAL MOUSE
/b              input6           input          Wacom Intuos5 touch M Pen
/c              input8           input          Wacom Intuos5 touch M Pad
/d              wlx1cbfcead51dd  network        Wireless interface

Thanks!