File: valgrind-mcstransd

package info (click to toggle)
mcstrans 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 524 kB
  • sloc: ansic: 2,595; sh: 208; makefile: 110; python: 81
file content (5 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (12)
1
2
3
4
5
#!/bin/bash
service mcstrans stop
#valgrind -v --leak-check=full --show-reachable=yes ../src/mcstransd
runcon -u system_u -r system_r -t setrans_t -l s15:c0.c1023 -- valgrind -v --leak-check=full --show-reachable=yes ../src/mcstransd
run_init /etc/init.d/mcstrans start