Something went wrong on our end
-
Alberto LIVIO BECCARIA authoredAlberto LIVIO BECCARIA authored
esame-nfs.service 317 B
[Unit]
Description=Esame - Mount homes (NFS)
After=esame-get-config.service
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/opt/labmanager/bin/nfs start
ExecStop=/opt/labmanager/bin/nfs stop
ExecReload=/opt/labmanager/bin/nfs restart
[Install]
WantedBy=esame.target