Skip to content
Snippets Groups Projects
esame-get-config-boot.service 309 B
Newer Older
  • Learn to ignore specific revisions
  • Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    [Unit]
    Description=Get config file from web service
    
    After=network-online.target esamesync-esame.service
    
    Wants=network-online.target esamesync-esame.service
    
    Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    
    [Service]
    Type=oneshot
    
    ExecStart=/usr/libexec/labmanager/get-config boot
    
    [Install]
    WantedBy=esame-configurator.target