|
|
|
#!/bin/sh -e # debconf . /usr/share/debconf/confmodule || exit #db_input 'high' mrtg/own_user || true #db_go db_input 'high' mrtg/conf_mods || true db_go #db_get mrtg/conf_mods #if [ "$RET" = "true" ]; then # chown root.root /etc/mrtg.cfg # chmod 600 /etc/mrtg.cfg #fi
| Results 1 - 1 |