mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-07 11:28:27 +02:00
- Fixes login/logout and reboot startup issues, delays the start by 5 seconds
This commit is contained in:
10
system-config/keyswap.timer
Normal file
10
system-config/keyswap.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
# keyswap.timer
|
||||
[Unit]
|
||||
Description=Runs the keyswap.service 5 seconds after boot up
|
||||
|
||||
[Timer]
|
||||
OnBootSec=5s
|
||||
Unit=keyswap.service
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user