search for: aebed29

Displaying 1 result from an estimated 1 matches for "aebed29".

Did you mean: 4a4bed29
2012 Aug 08
1
[PATCH] sysprep: remove the process accounting log files
...ors"; - "/var/account/pacct"; "/var/log/setroubleshoot/*.log"; "/var/log/squid/*.log"; (* And the status file of logrotate *) diff --git a/sysprep/sysprep_operation_pacct_log.ml b/sysprep/sysprep_operation_pacct_log.ml new file mode 100644 index 0000000..aebed29 --- /dev/null +++ b/sysprep/sysprep_operation_pacct_log.ml @@ -0,0 +1,60 @@ +(* virt-sysprep + * Copyright (C) 2012 Fujitsu Limited. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Sof...