no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | tech:linux:startup_run [2015/03/11 11:46] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Run command on startup ====== | ||
+ | This was tested on Redhat | ||
+ | |||
+ | Append the below line to ''/ | ||
+ | <code bash> | ||
+ | / | ||
+ | </ | ||
+ | where | ||
+ | * s - run in shell | ||
+ | * l - run as user | ||
+ | * c - command to run | ||