diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-05-15 15:38:56 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-05-15 15:38:56 +0000 |
commit | aa1ca03ddac88d6afd44336643ecbf0b18cdf1c3 (patch) | |
tree | 1d4a810d0229d781c5755f0b20065f753884311d /sysutils/runit/files/patch-src_runit-init.c | |
parent | textproc/rubygem-ox: Update to version 2.5.0 (diff) |
Remove svn keywords from patches.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=440939
Diffstat (limited to 'sysutils/runit/files/patch-src_runit-init.c')
-rw-r--r-- | sysutils/runit/files/patch-src_runit-init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/runit/files/patch-src_runit-init.c b/sysutils/runit/files/patch-src_runit-init.c index 9f23f804b2d6..8e05f76a2a26 100644 --- a/sysutils/runit/files/patch-src_runit-init.c +++ b/sysutils/runit/files/patch-src_runit-init.c @@ -1,5 +1,3 @@ -$FreeBSD$ - runit is designed to be placed in /sbin. However, there is no reason that PREFIX cannot be respected here, so should a user define in loader.conf this in place, then it will still be found. |