[Unit]
Description=Esame - Firefox Home
After=esame-mk-homedir.service

[Service]
Type=oneshot
#RemainAfterExit=yes
EnvironmentFile=/local/esame-machine.conf
ExecStart=/opt/esame/bin/firefox-home start
ExecStop=/opt/esame/bin/firefox-home stop
ExecReload=/opt/esame/bin/firefox-home restart

[Install]
WantedBy=esame.target