Ensure /etc/timezone also includes the TIMEZONE setting
[grml-debootstrap.git] / travis / goss.yaml
index a504d1f..97b75d8 100644 (file)
@@ -1,3 +1,11 @@
 process:
   sshd:
     running: true
+file:
+  /etc/timezone:
+    exists: true
+    contains: ["Europe/Vienna"]
+  /etc/localtime:
+    filetype: symlink
+    exists: true
+    linked-to: /usr/share/zoneinfo/Europe/Vienna