The following changes were made:

* Now uses relative rather than absolute paths for symlinks
  * usher now uses /bin/sh
  * Added ids.default as start of tracking base system uids/gids
This commit is contained in:
2017-12-10 15:17:47 -06:00
parent ab041cd8ef
commit f473fde4ef
4 changed files with 55 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -e