service: Manage services

Description Usage Arguments

Description

Start/stop/restart services

Usage

1
service(service, action = c("start", "stop", "restart"), use_sudo = T)

Arguments

service

The service to manage (pg for short for postgresql-9.1)

action

The action to perform

use_sudo

Use sudo if not executed by root account (defaults to T)


MaximeWack/R2b2 documentation built on May 8, 2019, 9:52 a.m.