]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- use /bin/vi as default editor (1.4.10 changes are forcing auto/ti/cronie-1.4.11-1
authorMarcin Krol <hawk@tld-linux.org>
Fri, 20 Sep 2013 06:38:22 +0000 (06:38 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Fri, 20 Sep 2013 06:38:22 +0000 (06:38 +0000)
  /usr/bin/vi if EDITOR env var is not defined)

cronie.spec

index 48c5b1908ffab207a8a55951d87f66a3070c9598..d107bd2881baf410bcc42fd201e0c176fcb9d31f 100644 (file)
@@ -110,6 +110,7 @@ Opis zadania Upstart dla Cronie.
        SYSCRONTAB=/etc/crontab \
        SYS_CROND_DIR=/etc/cron.d \
        --sysconfdir=/etc/cron \
+       --with-editor=/bin/vi \
        --with-pam \
        --with%{!?with_selinux:out}-selinux \
        --with%{!?with_audit:out}-audit \
This page took 0.083401 seconds and 4 git commands to generate.