Revert "Disable Teamviewerd by default"
This reverts commit d69c3c18d4.
This commit is contained in:
parent
d69c3c18d4
commit
82877f38b9
1 changed files with 0 additions and 2 deletions
|
|
@ -142,8 +142,6 @@ RUN rpm-ostree override remove zram-generator-defaults --install cachyos-setting
|
|||
# Install TeamViewer
|
||||
RUN mkdir /var/opt && rpm-ostree install https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm && \
|
||||
mv "/opt/teamviewer" /usr/lib/opt/
|
||||
# Disable Teamviewerd by default
|
||||
RUN systemctl disable teamviewerd
|
||||
|
||||
# enable systemd services
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue