#Installing and enabling a systemd service

5 messages · Page 1 of 1 (latest)

uneven rose
#

How do you install and enable a systemd service? In my case I want to use autofs. I've tried running abroot pkg add autofs; abroot pkg apply followed by a reboot multiple times now, but afterwards abroot status always lists autofs as unstaged and sudo systemctl start autofs returns that the autofs.service wasn't found.

scenic wing
#

You need to activate the service from the host not inside the vso-pico container

uneven rose
#

OK, but how do I open a shell on the host?

scenic wing
#

host-shell

uneven rose
#

OK, autofs is up and running, but I can't edit the contents of /etc/, even from host-shell 😕