mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 17:01:29 +00:00
--this-boot
has been deprecated for at least 5 years. And it's no longer documented in the linked man page. See https://github.com/systemd/systemd/pull/7880
parent
0dfde5cd0f
commit
c98bfe865c
|
@ -45,7 +45,7 @@ You can print these logs via:
|
|||
journalctl --user --identifier sway
|
||||
```
|
||||
|
||||
Using `--follow` and `--this-boot` might be handy. [`journalctl(1)`](https://www.freedesktop.org/software/systemd/man/journalctl.html) for details.
|
||||
Using `--follow` and `--boot` might be handy. [`journalctl(1)`](https://www.freedesktop.org/software/systemd/man/journalctl.html) for details.
|
||||
|
||||
## Running sway itself as a --user service
|
||||
> # :warning: Unsupported instructions
|
||||
|
|
Loading…
Reference in a new issue