Skip to content
Snippets Groups Projects
esame-kdm-autologin.service 474 B
Newer Older
  • Learn to ignore specific revisions
  • Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    [Unit]
    Description=KDM Autologin
    
    After=kdm.service esame-mk-homedir.service esame-desktop-wallpaper.service esame-firefox-home.service esame-virtualbox.service
    
    Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    
    ExecStart=/usr/libexec/labmanager/kdm-autologin start
    ExecStop=/usr/libexec/labmanager/kdm-autologin stop
    ExecReload=/usr/libexec/labmanager/kdm-autologin restart
    
    Alberto LIVIO BECCARIA's avatar
    Alberto LIVIO BECCARIA committed
    
    [Install]
    
    WantedBy=esame.target esamekiosk.target