Something went wrong on our end
-
Alberto LIVIO BECCARIA authored
Runtime parameters change had to depend on esame-get-config-boot service instead. FIX2: firefox home set at runtime now kill every firefox instance before update firefox config file.
Alberto LIVIO BECCARIA authoredRuntime parameters change had to depend on esame-get-config-boot service instead. FIX2: firefox home set at runtime now kill every firefox instance before update firefox config file.
esame-usb.service 345 B
[Unit]
Description=Enable/disable USB ports
After=esame-get-config-boot.service
[Service]
Type=oneshot
#TimeoutSec=0
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/usr/libexec/labmanager/usb start
ExecStop=/usr/libexec/labmanager/usb stop
ExecReload=/usr/libexec/labmanager/usb restart
[Install]
WantedBy=esame.target esamekiosk.target