This website requires JavaScript.
Explore
Help
Sign In
parallelvirtualcluster
/
pvc
Watch
1
Star
0
Fork
You've already forked pvc
0
Code
Issues
11
Pull Requests
Projects
Releases
109
Wiki
Activity
1527c628af
pvc
/
debian
/
pvc-router-daemon.prerm
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add router daemon
2018-09-23 15:26:41 -04:00
#!/bin/sh
# Disable the service
Correct prerm/postinst scripts
2018-09-23 15:33:34 -04:00
systemctl disable pvcrd.service
Add router daemon
2018-09-23 15:26:41 -04:00