diff options
| author | Shokara Kou <kou@13f0.net> | 2022-04-23 00:22:48 -0400 |
|---|---|---|
| committer | Shokara Kou <kou@13f0.net> | 2022-12-10 16:12:53 -0500 |
| commit | ed26ab913397aab5d953b90053f05077e0537270 (patch) | |
| tree | dd2e80c95cfcf917a0f9f394690f97f68a1bda15 /loksh | |
| parent | 1ac159fc1762a433fee7248eeff38fe849b5d147 (diff) | |
loksh: update footprint to match root/actual permissions
Diffstat (limited to 'loksh')
| -rw-r--r-- | loksh/.footprint | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/loksh/.footprint b/loksh/.footprint index 30f9213..c406c96 100644 --- a/loksh/.footprint +++ b/loksh/.footprint | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | drwxr-xr-x kou/100 usr/ | 1 | drwxr-xr-x root/root usr/ |
| 2 | drwxr-xr-x kou/100 usr/bin/ | 2 | drwxr-xr-x root/root usr/bin/ |
| 3 | -rwxr-xr-x kou/100 usr/bin/oksh | 3 | -rwxr-xr-x root/root usr/bin/oksh |
| 4 | drwxr-xr-x kou/100 usr/share/ | 4 | drwxr-xr-x root/root usr/share/ |
| 5 | drwxr-xr-x kou/100 usr/share/man/ | 5 | drwxr-xr-x root/root usr/share/man/ |
| 6 | drwxr-xr-x kou/100 usr/share/man/man1/ | 6 | drwxr-xr-x root/root usr/share/man/man1/ |
| 7 | -rw-r--r-- kou/100 usr/share/man/man1/oksh.1.gz | 7 | -rw-r--r-- root/root usr/share/man/man1/oksh.1.gz |
