mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 03:50:44 +01:00
docs,makefile: put conventional systemd service path (#94)
`/etc/systemd` -> `/usr/local/lib/systemd`
This commit is contained in:
@@ -13,7 +13,7 @@ The manual steps for installation are:
|
||||
|
||||
## Systemd
|
||||
|
||||
- Copy `systemd.service` to `/etc/systemd/system/lidm.service`
|
||||
- Copy `systemd.service` to `/usr/local/lib/systemd/system/lidm.service` (if the directory doesn't exist, create it first)
|
||||
- To enable it you can run `systemctl enable lidm`
|
||||
|
||||
## Dinit
|
||||
|
||||
Reference in New Issue
Block a user