diff options
author | 2004-07-05 00:07:26 +0000 | |
---|---|---|
committer | 2004-07-05 00:07:26 +0000 | |
commit | 40370d3d54811f11361e0802462732a12d7122a0 (patch) | |
tree | d3386b5b28bcb3ce9af3d4ec88de9f6d6c528de9 /app-admin/amanda/files | |
parent | version bump. (diff) | |
download | historical-40370d3d54811f11361e0802462732a12d7122a0.tar.gz historical-40370d3d54811f11361e0802462732a12d7122a0.tar.bz2 historical-40370d3d54811f11361e0802462732a12d7122a0.zip |
fix bug #52941, #52944.
Diffstat (limited to 'app-admin/amanda/files')
-rw-r--r-- | app-admin/amanda/files/amanda-profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/amanda/files/amanda-profile b/app-admin/amanda/files/amanda-profile index acf34263b613..d8e132bf10f8 100644 --- a/app-admin/amanda/files/amanda-profile +++ b/app-admin/amanda/files/amanda-profile @@ -1 +1 @@ -export PATH=/usr/sbin:/usr/libexec:${PATH} +export PATH=/sbin:/usr/sbin:/usr/libexec:${PATH} |