mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 01:12:57 +02:00
e4a0b558815c07f934c135374cd077c2c0fabf0a
fcrontab -z fails on a freshly installed system since /var/spool/cron is now owned by cron:cron and a temporary file cannot be created. This will have to be manually changed in the updater by calling: chown cron:cron /var/spool/cron Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%