about summary refs log tree commit diff stats
path: root/core/conf/prt-get.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/conf/prt-get.conf')
-rw-r--r--core/conf/prt-get.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/conf/prt-get.conf b/core/conf/prt-get.conf
index 384a5b2..1ed5143 100644
--- a/core/conf/prt-get.conf
+++ b/core/conf/prt-get.conf
@@ -49,6 +49,6 @@ runscripts yes            # (no|yes)
 
 ### alternative commands
 makecommand      sudo -H -u pkgmk fakeroot pkgmk
-addcommand       pkgadd
-removecommand    pkgrm
-runscriptcommand sh
+addcommand       sudo pkgadd
+removecommand    sudo pkgrm
+runscriptcommand sudo sh