create core package
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import os
|
||||
|
||||
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
os.chmod("/sbin/unix_chkpwd", 04755)
|
||||
Reference in New Issue
Block a user