Compare commits

..

1 Commits

Author SHA1 Message Date
root
0697ad4eec ajout du service ssh dans Goss 2023-12-22 09:04:11 +01:00

View File

@@ -46,9 +46,6 @@ user:
- nogroup - nogroup
home: /var/lib/misc home: /var/lib/misc
shell: /usr/sbin/nologin shell: /usr/sbin/nologin
group:
ssh:
exists: true
command: command:
/sbin/sysctl net.ipv4.ip_forward: /sbin/sysctl net.ipv4.ip_forward:
exit-status: 0 exit-status: 0
@@ -59,6 +56,7 @@ command:
dns: dns:
depl.sio.lan: depl.sio.lan:
resolveable: true resolveable: true
resolvable: null
timeout: 500 timeout: 500
process: process:
dnsmasq: dnsmasq: