Skip to content
Snippets Groups Projects
esame-iptables-rules.service 298 B
Newer Older
  • Learn to ignore specific revisions
  • Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    [Unit]
    Description=Apply iptables configuration
    
    After=network-online.target esame-get-config-boot.service
    
    Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    Wants=network-online.target
    
    [Service]
    Type=oneshot
    
    ExecStart=/usr/libexec/labmanager/iptables-rules start
    
    Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    
    [Install]
    
    WantedBy=esame.target esamekiosk.target