Skip to content

Commit 8130685

Browse files
committed
Enable sshd and cockpit
1 parent b7bb097 commit 8130685

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/nas.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,7 @@ yay_install \
4242
cockpit-sensors \
4343
cockpit-zfs-manager
4444

45+
sudo systemctl enable --now sshd
46+
sudo systemctl enable --now cockpit.socket
47+
4548
INFO "Finished setting up system."

0 commit comments

Comments
 (0)