Skip to content

Commit

Permalink
README: no need to manually start service on Debian
Browse files Browse the repository at this point in the history
By default, apt packages always automatically start their services.
  • Loading branch information
yangfl authored and rfjakob committed Jul 1, 2020
1 parent f0043b0 commit 14b3bf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ _Note that for systems with SELinux disabled (Ubuntu 19.04, Debian 9 ...) chcon
For Debian 10+ and Ubuntu 18.04+, there's a [Debian package](https://packages.debian.org/search?keywords=earlyoom):
```bash
sudo apt install earlyoom
sudo systemctl enable earlyoom
sudo systemctl start earlyoom
```

For Fedora and RHEL 8 with EPEL, there's a [Fedora package](https://apps.fedoraproject.org/packages/earlyoom):
Expand Down

0 comments on commit 14b3bf5

Please sign in to comment.