Skip to content
Snippets Groups Projects
esame-nfs.service 322 B
[Unit]
Description=Esame - Mount homes (NFS)
Before=esame-iptables-rules.service

[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/usr/libexec/labmanager/nfs start
ExecStop=/usr/libexec/labmanager/nfs stop

[Install]
WantedBy=esame.target esamekiosk.target esameshow.target