We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dace53 commit 2f51a14Copy full SHA for 2f51a14
zramsync.service
@@ -10,7 +10,7 @@ BindsTo=zram-config.service
10
Type=oneshot
11
TimeoutSec=300
12
RemainAfterExit=yes
13
-ExecStop=-/usr/local/sbin/zramsync "sync" "/storage/zram"
+ExecStop=-/usr/local/sbin/zramsync "sync" "%STORAGE/zram"
14
ExecStopPost=/usr/local/sbin/zram-config "stop"
15
16
[Install]
0 commit comments