Fix severals problems
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[Unit]
|
||||
Description=Hassio ZRAM tmp
|
||||
DefaultDependencies=no
|
||||
Before=tmp.mount
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/sbin/hassio-zram -t sf -m tmp -s 16M
|
||||
ExecStart=/sbin/hassio-zram -t fs -m tmp -s 16M
|
||||
RemainAfterExit=true
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user