How to execute user program for System V init script
Memo for my self.
sudo ls -1 /etc/{rc,init}.d/|grep local # then read the file either rc.local or local
Memo for my self.
sudo ls -1 /etc/{rc,init}.d/|grep local # then read the file either rc.local or local