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

OS: move service scripts into libexec

This commit is contained in:
Pascal Vizeli
2018-11-29 16:01:16 +00:00
parent bc3cc20629
commit ae0a2fe264
12 changed files with 8 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ RefuseManualStop=true
[Service]
Type=oneshot
ExecStart=/usr/sbin/hassos-zram -t fs -m var -s 32M
ExecStart=/usr/libexec/hassos-zram -t fs -m var -s 32M
RemainAfterExit=true
StandardOutput=null