dataset/seed/systemd/DEBUG.md

17 lines
307 B
Markdown
Raw Normal View History

2022-10-17 18:20:45 +02:00
Debug systemd-networkd
=======================
Dans /usr/lib/systemd/system/systemd-networkd.service ajouter :
```
[Service]
Environment=SYSTEMD_LOG_LEVEL=debug
```
Redémarrer :
```
machinectl reboot lemonldap.in.silique.fr
machinectl shell lemonldap.in.silique.fr /usr/bin/networkctl status -l -a
```