[DEV] add an help to configure terminator without dbus
This commit is contained in:
parent
70f9128c8a
commit
f2984f9a02
20
55_configure_nohup_with_terminator.md
Normal file
20
55_configure_nohup_with_terminator.md
Normal file
@ -0,0 +1,20 @@
|
||||
Configure nohup with terminator:
|
||||
================================
|
||||
|
||||
|
||||
you need to edit the terminator config and add this
|
||||
|
||||
edn .config/terminator/config
|
||||
|
||||
```
|
||||
[global_config]
|
||||
dbus = False
|
||||
```
|
||||
|
||||
|
||||
now you can change user and execute
|
||||
|
||||
```
|
||||
nohup terminator&
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user