Skip to content

firephinx/pibox_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pibox_scripts

Installation

  1. Copy the scripts to /etc/systemd/system
cd systemd_services
sudo cp *.service /etc/systemd/system/
  1. Change permissions of all the services to 644. Then enable them to start on boot.
sudo chmod 644 /etc/systemd/system/*.service
sudo systemctl enable 
  1. Copy the rc.local file to the /etc directory.
sudo cp rc.local /etc/
sudo chmod +x /etc/rc.local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published