PortValhalla/scripts/Arch/Config/openssh/install.sh

3 lines
53 B
Bash
Executable file

#!/bin/bash
systemctl --user enable --now ssh-agent;