snapsh/snapsh-post-rollback.service

11 lines
177 B
Desktop File

[Unit]
Description=Remove leftover *.backup subvolumes
[Service]
Type=oneshot
ExecStart=/usr/sbin/snapsh --post-rollback
RemainAfterExit=yes
[Install]
WantedBy=default.target