Fix hostname, iptables, openssh-sftp an xbps

This commit is contained in:
Daniel A. Maierhofer
2018-07-26 12:28:49 +02:00
parent e347803f62
commit 9c065bf40d
6 changed files with 37 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
src: sshd_config.j2
owner: root
group: root
mode: 0600
mode: 0644
validate: '/usr/sbin/sshd -T -f %s'
notify: reload openssh