diff options
author | Serge Schneider <[email protected]> | 2016-10-18 16:46:21 +0100 |
---|---|---|
committer | Serge Schneider <[email protected]> | 2016-10-18 16:46:21 +0100 |
commit | e06f61b5735ac3f885a633c2d0ed87f67e6b6639 (patch) | |
tree | 88ab9804769843807435cb3a66de55cdbba6be27 /stage2/01-sys-tweaks/00-patches | |
parent | 801c8cac7405b8b3ba68295190083cb092fbdcb4 (diff) |
stage2: remove sudoers modification (merged into raspberrypi-sys-mods)
Diffstat (limited to 'stage2/01-sys-tweaks/00-patches')
-rw-r--r-- | stage2/01-sys-tweaks/00-patches/00-sudoers.diff | 10 | ||||
-rw-r--r-- | stage2/01-sys-tweaks/00-patches/series | 1 |
2 files changed, 0 insertions, 11 deletions
diff --git a/stage2/01-sys-tweaks/00-patches/00-sudoers.diff b/stage2/01-sys-tweaks/00-patches/00-sudoers.diff deleted file mode 100644 index 3fda3d3..0000000 --- a/stage2/01-sys-tweaks/00-patches/00-sudoers.diff +++ /dev/null @@ -1,10 +0,0 @@ -Index: jessie-stage2/rootfs/etc/sudoers -=================================================================== ---- jessie-stage2.orig/rootfs/etc/sudoers -+++ jessie-stage2/rootfs/etc/sudoers -@@ -25,3 +25,5 @@ root ALL=(ALL:ALL) ALL - # See sudoers(5) for more information on "#include" directives: - - #includedir /etc/sudoers.d -+ -+pi ALL=(ALL) NOPASSWD: ALL diff --git a/stage2/01-sys-tweaks/00-patches/series b/stage2/01-sys-tweaks/00-patches/series index b1381c8..5cb4c55 100644 --- a/stage2/01-sys-tweaks/00-patches/series +++ b/stage2/01-sys-tweaks/00-patches/series @@ -1,4 +1,3 @@ -00-sudoers.diff 01-useradd.diff 02-swap.diff 03-console-setup.diff |