removed tailscale from autostart
All checks were successful
All checks were successful
This commit is contained in:
parent
34fed6b572
commit
1224137bc0
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ RUN sed -i 's/^#rc_sys=""/rc_sys="lxc"/' /etc/rc.conf
|
||||||
RUN mkdir -p /run/openrc
|
RUN mkdir -p /run/openrc
|
||||||
RUN touch /run/openrc/softlevel
|
RUN touch /run/openrc/softlevel
|
||||||
RUN rc-update add sshd default
|
RUN rc-update add sshd default
|
||||||
RUN rc-update add tailscale default
|
# RUN rc-update add tailscale default
|
||||||
RUN rc-update add incus-agent default
|
RUN rc-update add incus-agent default
|
||||||
RUN ssh-keygen -A
|
RUN ssh-keygen -A
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue