mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-15 19:31:42 +00:00
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:
parent
94dbd83c62
commit
268ca95a86
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=Disable automated desktop login
|
||||
|
||||
[Timer]
|
||||
OnBootSec=4min
|
||||
OnActiveSec=2min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Add table
Reference in a new issue