Actions
Submit #3104
closedpaths.h: Clean up _PATH_DEFPATH
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
11/21/2017
Due date:
% Done:
0%
Estimated time:
Description
Hello, this is a minor patch that does:
- Remove the pkgsrc paths (/usr/pkg/bin, /usr/pkg/sbin) from _PATH_DEFPATH
- Fix _PATH_NOLOGIN to /sbin/nologin
- Trim a semicolon from _PATH_STDPATH
Please see the attached patch.
Cheers,
Aly
Files
Updated by liweitianux about 7 years ago
- File 0001-paths.h-Clean-up-_PATH_DEFPATH.patch 0001-paths.h-Clean-up-_PATH_DEFPATH.patch added
- Subject changed from paths.h: Clean up _PATH_DEFPATH and fix _PATH_NOLOGIN to paths.h: Clean up _PATH_DEFPATH
Sorry, the _PATH_NOLOGIN shouldn't be changed. I've updated the patch.
Cheers,
Aly
Updated by liweitianux about 7 years ago
- File deleted (
0001-paths.h-Clean-up-_PATH_DEFPATH-and-fix-_PATH_NOLOGIN.patch)
Updated by liweitianux almost 7 years ago
- Status changed from New to Closed
swildner has a more comprehensive WIP, so cancel this.
Actions