Skip to content
Snippets Groups Projects
esame-usb.service 265 B
Newer Older
  • Learn to ignore specific revisions
  • Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    [Unit]
    Description=Enable/disable USB ports
    
    [Service]
    Type=oneshot
    EnvironmentFile=-/local/esame-machine.conf
    
    ExecStart=/usr/libexec/labmanager/usb start
    
    ExecStop=/usr/libexec/labmanager/usb stop
    
    Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    
    [Install]
    
    WantedBy=esame.target esamekiosk.target esameshow.target