Hello friends,
I Use systemd.unit.discovery for services. And I use item prototype systemd.unit.info["#UNIT.NAME", ExecStart,Service] with regex Preprocessing.
I get ITEM string "/usr/share/myservice/myservice.dll".
I want to use vfs.file.cksum in New ItemPrototype for this ItemValue, but I don't know how...
I Use systemd.unit.discovery for services. And I use item prototype systemd.unit.info["#UNIT.NAME", ExecStart,Service] with regex Preprocessing.
I get ITEM string "/usr/share/myservice/myservice.dll".
I want to use vfs.file.cksum in New ItemPrototype for this ItemValue, but I don't know how...
Comment