diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-22 18:40:05 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-22 18:40:05 +0800 |
commit | acb44deb6b10a387e7309154d113a8fedd7953ee (patch) | |
tree | c6f133306934d4a2ff96c7268ab118aa3b42133f /sysutils/downtimed | |
parent | 05317facbedf1ed4566b56f4e09e6e4a49fc3f38 (diff) | |
download | freebsd-ports-gnome-acb44deb6b10a387e7309154d113a8fedd7953ee.tar.gz freebsd-ports-gnome-acb44deb6b10a387e7309154d113a8fedd7953ee.tar.zst freebsd-ports-gnome-acb44deb6b10a387e7309154d113a8fedd7953ee.zip |
Simplify plist
Diffstat (limited to 'sysutils/downtimed')
-rw-r--r-- | sysutils/downtimed/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/downtimed/pkg-plist b/sysutils/downtimed/pkg-plist index 8e8da91364fa..0ca9f2b18cf6 100644 --- a/sysutils/downtimed/pkg-plist +++ b/sysutils/downtimed/pkg-plist @@ -2,6 +2,4 @@ bin/downtimes man/man1/downtimes.1.gz man/man8/downtimed.8.gz sbin/downtimed -@cwd / -@exec mkdir -p /var/db/downtimed -@dirrmtry /var/db/downtimed +@dir /var/db/downtimed |