Merge pull request #45 from edfloreshz/patch-2

Fix systemd-sysext unrecognized option.
This commit is contained in:
Victoria Brekenfeld
2022-09-23 18:55:57 +02:00
committed by GitHub
+1 -1
View File
@@ -49,7 +49,7 @@ just sysext
```
This will create a system-extension inside `cosmic-sysext`, that you can move (without renaming!) into e.g. `/var/lib/extensions`.
After starting systemd-sysext.service (`sudo systemctl enable --now systemd-sysext`) and refreshing (`sudo systemd-sysext --refresh`) or rebooting
After starting systemd-sysext.service (`sudo systemctl enable --now systemd-sysext`) and refreshing (`sudo systemd-sysext refresh`) or rebooting
*COSMIC* will be an available option in your favorite display manager.
**Note**: An extension created this way will be linked against specific libraries on your system and will not work on other distributions.