aboutsummaryrefslogtreecommitdiff
path: root/shells/lshell/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'shells/lshell/pkg-plist')
-rw-r--r--shells/lshell/pkg-plist3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/lshell/pkg-plist b/shells/lshell/pkg-plist
index bb202601122a..c93a7190d678 100644
--- a/shells/lshell/pkg-plist
+++ b/shells/lshell/pkg-plist
@@ -3,9 +3,10 @@ bin/lshell
@unexec echo "Updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak
@unexec if cmp -s %D/etc/lshell.conf %D/etc/lshell.conf.sample; then rm -f %D/etc/lshell.conf; fi
etc/lshell.conf.sample
+etc/logrotate.d/lshell
@exec if [ ! -f %D/etc/lshell.conf ]; then cp %B/%f %D/etc/lshell.conf; fi
%%PYTHON_SITELIBDIR%%/lshell.py
%%PYTHON_SITELIBDIR%%/lshell.pyc
%%PYTHON_SITELIBDIR%%/lshell.pyo
@dirrmtry %%DATADIR%%
-@dirrmtry %%LOGDIR%%
+@dirrmtry etc/logrotate.d