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-mk-homedir.service 385 B
[Unit]
Description=Esame - Reset Home Dir
After=esame-get-config-boot.service
[Service]
Type=oneshot
RemainAfterExit=yes
#TimeoutSec=0
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/usr/libexec/labmanager/mk-homedir start
ExecStop=/usr/libexec/labmanager/mk-homedir stop
ExecRestart=/usr/libexec/labmanager/mk-homedir restart
[Install]
WantedBy=esame.target esamekiosk.target