update readme
This commit is contained in:
@@ -123,13 +123,13 @@ $ sudo make install
|
|||||||
To enable and start unit without GUI notifications:
|
To enable and start unit without GUI notifications:
|
||||||
```
|
```
|
||||||
$ sudo systemctl enable nohang
|
$ sudo systemctl enable nohang
|
||||||
$ sudo systemctl start --now nohang
|
$ sudo systemctl start now nohang
|
||||||
```
|
```
|
||||||
|
|
||||||
To enable and start unit with GUI notifications:
|
To enable and start unit with GUI notifications:
|
||||||
```
|
```
|
||||||
$ sudo systemctl enable nohang-desktop
|
$ sudo systemctl enable nohang-desktop
|
||||||
$ sudo systemctl start --now nohang-desktop
|
$ sudo systemctl start now nohang-desktop
|
||||||
```
|
```
|
||||||
|
|
||||||
#### To enable and start on systems without systemd please make a PR to fix Makefile.
|
#### To enable and start on systems without systemd please make a PR to fix Makefile.
|
||||||
|
|||||||
Reference in New Issue
Block a user