Change 31313
C. Thomas Tyler
committed this change
into
//guest/perforce_software/sdp/dev/Server/Unix/setup
Request Review
Download .zip
Added '.service' alternatives for all systemctl services, because
command completion on some platforms appends the '.service' suffix,
and the sudo entries will not work unless '.service' is listed.
So for example, now both of these will work:
$ sudo systemctl start p4d_1
$ sudo systemctl start p4d_1.service
Added support for the opt_perforce_sdp_backup service and timer,
including adding explicit support for enabling and disabling
the timer.
Files
1
Comments
0
1
edited
0
added
0
deleted
•
gen_sudoers.sh#7
Loading...
Tip: Use
n
and
p
to cycle through the changes.