Bugfix - Change systemd timer to start counting from when it starts

Service starts after 1st login finishes and then it removes autologin settings which we only want that they are ebabled in 1st run
This commit is contained in:
Igor Pecovnik 2021-01-26 09:14:05 +01:00
parent 94dbd83c62
commit 268ca95a86

View file

@ -2,7 +2,7 @@
Description=Disable automated desktop login
[Timer]
OnBootSec=4min
OnActiveSec=2min
[Install]
WantedBy=timers.target