diff options
Diffstat (limited to 'recipes-core/udev/demo-i2c-udev-conf/hvac-json-in-rewrite@.service')
-rw-r--r-- | recipes-core/udev/demo-i2c-udev-conf/hvac-json-in-rewrite@.service | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-core/udev/demo-i2c-udev-conf/hvac-json-in-rewrite@.service b/recipes-core/udev/demo-i2c-udev-conf/hvac-json-in-rewrite@.service deleted file mode 100644 index 2fb099593..000000000 --- a/recipes-core/udev/demo-i2c-udev-conf/hvac-json-in-rewrite@.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=AGL hvac LED write /etc/hvac.json -#Before= todo: add dependency of hvac service ? - -[Service] -Type=oneshot -ExecStartPre=/usr/bin/logger '#hvac i2c device has been attached - %i' -ExecStart=/usr/sbin/hvac-json-in-rewrite.sh %i |