Skip to content
Snippets Groups Projects
esame-firefox-home.service 302 B
[Unit]
Description=Esame - Firefox Home
After=esame-mk-homedir.service

[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/usr/lib/exec/labmanager/firefox-home start
ExecReload=/usr/lib/exec/labmanager/firefox-home restart

[Install]
WantedBy=esame.target