Bug 30194 - Document execution of commands during startup
Document execution of commands during startup
Status: CLOSED FIXED
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Documentation
unspecified
Other Linux
: P5 enhancement
: UCC 2.x
Assigned To: Moritz Muehlenhoff
Erik Damrose
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-29 08:25 CET by Moritz Muehlenhoff
Modified: 2023-03-25 06:43 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2013-01-29 08:25:36 CET
It would be useful to have an Upstart job, which reads one or several commands from UCR and executes them during startup.
Comment 1 Erik Damrose univentionstaff 2014-06-02 16:56:17 CEST
As a workaround, a ucr defined cronjob with @reboot as the execution time should work, see http://docs.univention.de/manual-3.2.html#computers:Defining_cron_jobs_in_Univention_Configuration_Registry and man 5 crontab

Did you have something more sophisticated in mind? WORKSFORME?
Comment 2 Moritz Muehlenhoff univentionstaff 2014-06-03 15:51:31 CEST
(In reply to Erik Damrose from comment #1)
> As a workaround, a ucr defined cronjob with @reboot as the execution time
> should work, see
> http://docs.univention.de/manual-3.2.html#computers:
> Defining_cron_jobs_in_Univention_Configuration_Registry and man 5 crontab
> 
> Did you have something more sophisticated in mind? WORKSFORME?

I think the solution is good enough, but it needs to be documented more visibly. Fixed in revision 50844 and 50845
Comment 3 Erik Damrose univentionstaff 2014-06-04 09:53:05 CEST
Documentation verified