|
Lines 1-5
Link Here
|
| 1 |
# /etc/dracut.conf.d/gentoo-systemd.conf |
1 |
# /etc/dracut.conf.d/gentoo-systemd.conf |
| 2 |
|
2 |
|
| 3 |
# Paths of systemd dirs on Gentoo |
3 |
# Paths of systemd dirs on Gentoo |
| 4 |
systemdutildir=/usr/lib/systemd |
4 |
systemdutildir=/lib/systemd |
| 5 |
systemdsystemunitdir=/usr/lib/systemd/system |
5 |
systemdsystemunitdir=/usr/lib/systemd/system |
| 6 |
- |
|
|