Hello @iulian_stan ,
Could you please elaborate on how to update the service?
I ran the script before and during the installation and had the same output in the terminal. I checked the file indicated in the terminal output and it actually exists.
The output in the terminal:
```
sudo bash install_fnp.sh
Checking for active FNP Licensing Service Daemon...
install_fnp.sh: line 161: /usr/local/share/FNP/service64/11.18.2/FNPLicensingService: No such file or directory
Need to restart FNP Licensing Service Daemon
install_fnp.sh: line 184: /usr/local/share/FNP/service64/11.18.2/FNPLicensingService: No such file or directory
FNP Licensing Service Daemon checks complete
Checking for SELinux
SELinux checks complete
Checking LSB compatibility...
*** WARNING: 64-bit LSB packages not installed
LSB compatibility checks complete
Installing licensing service from ./FNPLicensingService/FNPLicensingService to /usr/local/share/FNP/service64/11.18.2
Checking system for trusted storage area...
Configuring for Linux, Trusted Storage path /usr/local/share/macrovision/storage...
/usr/local/share/macrovision/storage already exists...
Setting permissions on /usr/local/share/macrovision/storage...
Permissions set...
Checking system for Replicated Anchor area...
Configuring Replicated Anchor area...
Replicated Anchor area already exists...
Setting permissions on Replicated Anchor area...
Replicated Anchor area permissions set...
Configuring Temporary area...
Temporary area already exists...
Setting permissions on Temporary area...
Temporary area permissions set...
Setting FUSE configuration
install_fnp.sh: line 471: /usr/local/share/FNP/service64/11.18.2/FNPLicensingService: No such file or directory
Starting FNPLicensingService daemon as user <username>
sudo: unable to execute /usr/local/share/FNP/service64/11.18.2/FNPLicensingService: No such file or directory
Checking FNPLicensingService is running
No PID file for FNPLicensingService
```