You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CubeSatSim/systemd
Alan Johnston 0ffcd637d3
Merge branch 'master' of https://github.com/alanbjohnston/CubeSatSim
7 years ago
..
README.md Create README.md 7 years ago
cubesatsim.service updates 7 years ago
custom.target Create custom.target 7 years ago
new.service Update new.service 7 years ago

README.md

sudo mv custom.target /etc/systemd/system/custom.target

sudo mv new.service /etc/systemd/system/custom.target.wants/new.service

sudo systemctl list-units --type target --all

sudo systemctl isolate custom.target

sudo ln -sf /etc/systemd/system/custom.target /etc/systemd/system/default.target

sudo reboot now

Powered by TurnKey Linux.