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 tmp -s 16M
ExecStart=/usr/libexec/hassos-zram -t fs -m tmp -s 16M
RemainAfterExit=true
StandardOutput=null