Changeset 121
- Timestamp:
- Sep 5, 2007, 11:06:31 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r120 r121 2396 2396 scripts/samhain.ebuild-light 2397 2397 scripts/samhainadmin.pl 2398 scripts/yuleadmin.pl 2398 2399 scripts/check_samhain.pl 2399 2400 deploy.sh … … 2403 2404 chmod +x samhain-install.sh 2404 2405 chmod +x scripts/samhainadmin.pl 2406 chmod +x scripts/yuleadmin.pl 2405 2407 chmod +x scripts/check_samhain.pl 2406 2408 ] -
trunk/scripts/README
r38 r121 28 28 and database files. 29 29 30 Run 'samhainadmin.pl -h' for usage instaructions. 30 Run 'samhainadmin.pl -h' for usage instructions. 31 32 yuleadmin.pl 33 ------------ 34 35 Perl script (by Riccardo Murri) to list, add, and remove clients 36 from the yulerc file. 37 38 Run 'yuleadmin.pl -h' for usage instructions. 31 39 32 40 samhainrc_update.sh
Note:
See TracChangeset
for help on using the changeset viewer.