You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using SUSE 15 SP5 image and installed cron with zypper pkg tool.
Crontab executes perfectly without any permission error.
But initializing cron throw error "cron: can't open or create /run/cron.pid: permission denied".
why this cron command didn't have -f option like other cron command.
The text was updated successfully, but these errors were encountered:
I am using SUSE 15 SP5 image and installed cron with zypper pkg tool.
Crontab executes perfectly without any permission error.
But initializing cron throw error "cron: can't open or create /run/cron.pid: permission denied".
why this cron command didn't have -f option like other cron command.
The text was updated successfully, but these errors were encountered: