mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
(post-update): New Year, New sudo: using systemd's run0 as a sudo replacement
Fix indentation
This commit is contained in:
parent
896a88d32f
commit
bc7e0f338a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ systemd 256 [introduced](https://github.com/systemd/systemd/commit/7aed434371756
|
||||||
- `run0` can be used to run commands in transient systemd services, which can be useful for running long-running commands or services.
|
- `run0` can be used to run commands in transient systemd services, which can be useful for running long-running commands or services.
|
||||||
- `run0` uses systemd's logging capabilities natively.
|
- `run0` uses systemd's logging capabilities natively.
|
||||||
- By default, `run0` has a **very cool** red background color in the terminal to indicate that you are running a command as root! (take that, sudo!) /s
|
- By default, `run0` has a **very cool** red background color in the terminal to indicate that you are running a command as root! (take that, sudo!) /s
|
||||||
|
|
||||||
... and others.
|
... and others.
|
||||||
|
|
||||||
I want to make a special mention to [Luca Boccassi (bluca)](https://github.com/bluca) who has been involved on many improvements to `run0` and [Polkit](https://github.com/polkit-org/polkit), big kudos to him for that!
|
I want to make a special mention to [Luca Boccassi (bluca)](https://github.com/bluca) who has been involved on many improvements to `run0` and [Polkit](https://github.com/polkit-org/polkit), big kudos to him for that!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue