summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/openssh.hook
blob: 0f9f86612fd8cfc83e8cb10f353f3626d3d441e7 (plain)
1
2
3
4
5
6
7
8
9
[Trigger]
Operation = Install
Type = Package
Target = linhes-system

[Action]
Description = Enable and start sshd...
When = PostTransaction
Exec = /usr/bin/systemctl enable --now sshd.service