Skip to content

Commit

Permalink
installation/guides/chroot: add section about services
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ricci authored and classabbyamp committed Sep 5, 2023
1 parent de15e09 commit d5347b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/installation/guides/chroot.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,12 @@ If using swap space, add an entry for any swap partitions:
UUID=1cb4[...] swap swap rw,noatime,discard 0 0
```

### Enable services

Services can be [enabled](../../config/services/index.md#enabling-services)
after booting the new system, but you may need to enable some of them (e.g.:
`dhcpcd`, `sshd`) now in order to access it.

## Installing GRUB

Use
Expand Down

0 comments on commit d5347b0

Please # to comment.