service: move windows and darwin to system registry.
Also add API to handle the system registry.
This commit is contained in:
@@ -98,8 +98,6 @@ func (s *systemd) Install() error {
|
||||
return err
|
||||
}
|
||||
return exec.Command("systemctl", "daemon-reload").Run()
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
func (s *systemd) Uninstall() error {
|
||||
|
||||
Reference in New Issue
Block a user