snapsh/snapsh-post-rollback.service

11 lines
177 B
Desktop File

[Unit]
Description=Snapsh: Remove leftover *.previous subvolumes
[Service]
Type=oneshot
ExecStart=snapsh --post-rollback
RemainAfterExit=yes
[Install]
WantedBy=default.target