changed sbin to usr/bin in service file

This commit is contained in:
Philipp Hemmelmayr 2020-03-11 11:38:08 +01:00 committed by Pavan Jadhaw
parent 7774266ee6
commit d6883077ba

View file

@ -9,7 +9,7 @@ Type=simple
Environment=DISPLAY=:0
ExecStart=/usr/bin/betterlockscreen --lock
TimeoutSec=infinity
ExecStartPost=/sbin/sleep 1
ExecStartPost=/usr/bin/sleep 1
[Install]
WantedBy=sleep.target