Changeset 8409
- Timestamp:
- Feb 13, 2019, 9:47:54 AM (2 years ago)
- Location:
- n4d-hostname/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
n4d-hostname/trunk/fuentes/debian/changelog
r142 r8409 1 n4d-hostname (0.1.12) xenial; urgency=high 2 3 * Adding sudo group 4 5 -- Daniel Duran Vecino <daduve@gmail.com> Wed, 13 Feb 2019 09:47:11 +0100 6 1 7 n4d-hostname (0.1.11) xenial; urgency=high 2 8 -
n4d-hostname/trunk/fuentes/n4d-hostname.install/etc/n4d/conf.d/n4d-hostname.conf
r135 r8409 8 8 info=anonymous 9 9 test=anonymous 10 set_hostname_n4d= adm,admin11 set_hostname_file= adm,admin10 set_hostname_n4d=sudo,admin 11 set_hostname_file=sudo,admin 12 12 get_hostname_n4d=anonymous 13 13 get_hostname_file=anonymous 14 set_hosts_file= adm,admin15 backup= adm,admin16 restore= adm,admin14 set_hosts_file=sudo,admin 15 backup=sudo,admin 16 restore=sudo,admin
Note: See TracChangeset
for help on using the changeset viewer.