Remove restart in xremap service
This commit is contained in:
parent
c25f6b6468
commit
e99f33fbdd
@ -4,10 +4,6 @@ Description=xremap on startup as user
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/xremap /home/lizzy/.config/xremap/config.yml
|
ExecStart=/usr/bin/xremap /home/lizzy/.config/xremap/config.yml
|
||||||
#Restart=always
|
|
||||||
#RuntimeMaxSec=1000s
|
|
||||||
#TimeoutSec=0
|
|
||||||
#RemainAfterExit=yes
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
Loading…
Reference in New Issue
Block a user