Vine Linux バグトラッキングシステム - VineSeed | |||||
課題の詳細を表示 | |||||
ID | プロジェクト | カテゴリ | 公開 | 登録日 | 最終更新 |
0002955 | VineSeed | 1 バグ | 公開 | 2015-07-24 17:57 | 2015-12-05 21:41 |
報告者 | tomop | ||||
担当者 | tomop | ||||
優先度 | 中 | 再現性 | 未試験 | ||
状態 | 完了 | 解決状況 | 実装済 | ||
arch | x86, x86_64 | ||||
パッケージ | crontabs, cronie | ||||
概要 | 0002955: crontab記述内容の重複 | ||||
説明 | cronie{,-anacron,-noanacron}とcrontabsで内容が重複しています。 ---- /etc/cron.d/0hourly (cronie) 01 * * * * root run-parts /etc/cron.hourly ---- ---- /etc/anacrontab (cronie-anacron) 1 5 cron.daily nice run-parts /etc/cron.daily 7 25 cron.weekly nice run-parts /etc/cron.weekly @monthly 45 cron.monthly nice run-parts /etc/cron.monthly ---- ---- /etc/cron.d/dailyjobs (cronie-noanacron) 02 4 * * * root [ ! -f /etc/cron.hourly/0anacron ] && run-parts /etc/cron.daily 22 4 * * 0 root [ ! -f /etc/cron.hourly/0anacron ] && run-parts /etc/cron.weekly 42 4 1 * * root [ ! -f /etc/cron.hourly/0anacron ] && run-parts /etc/cron.monthly ---- ---- /etc/crontab (crontabs) 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthly ---- 私としては、crontabsから該当記述を削除する(ファイル自体は残す)方向がよいかと考えています。 | ||||
再現方法 | |||||
追加情報 | |||||
タグ | 設定されていません。 | ||||
関連 | |||||
添付ファイル | |||||
課題の履歴 | |||||
変更日 | ユーザー名 | 項目 | 変更内容 | ||
2015-07-24 17:57 | tomop | 新規課題 | |||
2015-07-25 22:28 | tomop | コメント追加: 0009511 | |||
2015-07-25 22:28 | tomop | 担当者 | => tomop | ||
2015-07-25 22:28 | tomop | 状態 | 新規 => 担当者決定 | ||
2015-07-26 05:52 | tomop | コメント追加: 0009513 | |||
2015-07-26 05:52 | tomop | 状態 | 担当者決定 => テスト待ち | ||
2015-07-26 05:52 | tomop | 解決状況 | 不明 => 実装済 | ||
2015-12-05 21:41 | tomop | コメント追加: 0009595 | |||
2015-12-05 21:41 | tomop | 状態 | テスト待ち => 完了 |
コメント | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|