Skip to content

Commit

Permalink
auto push
Browse files Browse the repository at this point in the history
  • Loading branch information
go-bai committed Sep 24, 2023
1 parent 8b01268 commit a19efc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/linux/systemd-journal.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ journalctl --vacuum-time=1month
journalctl --vacuum-size=1G
```

### 4 list all systemd service
### 4 列出所有systemd服务

```bash
systemctl list-units --type=service --all
Expand Down

0 comments on commit a19efc4

Please sign in to comment.