summaryrefslogtreecommitdiff
path: root/crypttab
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@iohq.net>2016-11-03 08:45:27 -0600
committerAaron Ball <nullspoon@iohq.net>2016-11-03 08:45:27 -0600
commite095cf65ec5fdb1d31aab68dc341e9052de67868 (patch)
treed4015e265ac8ee172c0d7ed0a41700e446d12927 /crypttab
parent50095f4d4dfca2066b72b09d61ed6ba17f2ec4f3 (diff)
downloadports-e095cf65ec5fdb1d31aab68dc341e9052de67868.tar.gz
ports-e095cf65ec5fdb1d31aab68dc341e9052de67868.tar.xz
crypttab:Updated to tag v1.0
Also included footprint file (why was this not here before?).
Diffstat (limited to 'crypttab')
-rw-r--r--crypttab/.footprint3
-rw-r--r--crypttab/Pkgfile6
2 files changed, 6 insertions, 3 deletions
diff --git a/crypttab/.footprint b/crypttab/.footprint
new file mode 100644
index 0000000..25f4acf
--- /dev/null
+++ b/crypttab/.footprint
@@ -0,0 +1,3 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/rc.d/
+-rwxr-xr-x root/root etc/rc.d/crypttab
diff --git a/crypttab/Pkgfile b/crypttab/Pkgfile
index f301e60..352b0ff 100644
--- a/crypttab/Pkgfile
+++ b/crypttab/Pkgfile
@@ -1,11 +1,11 @@
# Description: Crypttab init script
-# URL: https://oper.io/src/?p=nullspoon/crypttab.git
+# URL: https://oper.io/src/nullspoon/crypttab.git
# Maintainer: Aaron Ball <nullspoon at oper dot io>
# Depends on: cryptsetup lsof
name=crypttab
-version=master
-release=2
+version=v1.0
+release=1
source=()
gitsource=https://oper.io/src/nullspoon/crypttab.git

Generated by cgit