1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-01 06:02:23 +01:00

Rename OS (#16)

Rename OS
This commit is contained in:
Pascal Vizeli
2018-05-14 22:37:39 +02:00
committed by GitHub
parent 4577d01a46
commit 3a5d2de705
82 changed files with 216 additions and 215 deletions

View File

@@ -1,13 +1,13 @@
[Unit]
Description=Hassio data partition
Wants=hassio-expand.service
Description=HassOS data partition
Wants=hassos-expand.service
DefaultDependencies=no
After=hassio-expand.service
After=hassos-expand.service
Before=umount.target systemd-tmpfiles-setup.service
Conflicts=umount.target
[Mount]
What=LABEL=hassio-data
What=LABEL=hassos-data
Where=/mnt/data
Type=ext4