Files
core/hardware/disk/lvm2/comar/package.py
T
Ertuğrul Erata 8e13c775be core updated.
2015-05-17 16:28:10 +03:00

6 lines
165 B
Python

#!/usr/bin/python
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("/sbin/mudur_tmpfiles.py /usr/lib/tmpfiles.d/lvm2.conf")