Initial commit

This commit is contained in:
2026-01-10 22:22:36 +00:00
commit 89d049ba7a
16 changed files with 318 additions and 0 deletions

19
debian/copyright vendored Normal file
View File

@@ -0,0 +1,19 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sudo-nopasswd
Source: <url://sudo-nopasswd.seanhealy.ie>
Files: *
Copyright: 2026 Seán Healy <sean.healy@proxymighty.com>
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

5
debian/install vendored Normal file
View File

@@ -0,0 +1,5 @@
src/sudo_no_passwd_constants.sh usr/share/sudo-nopasswd/
src/update-sudo-nopasswd usr/bin/
src/watch-sudo-nopasswd usr/bin/
src/watch-sudo-nopasswd.service lib/systemd/system/
src/watch-sudo-nopasswd.init etc/init.d/