node-linux icon indicating copy to clipboard operation
node-linux copied to clipboard

add working directory option to systemd scripts

Open webarchymeta opened this issue 8 years ago • 0 comments

The versions before this one do not support actual specification of the working directory of the service. The first commit is an implementation that does just that. The original version generates systemd starting script with 'executable' attributes on, which is not recommended by the system. The second commit removes such attributes.

webarchymeta avatar Jan 03 '18 06:01 webarchymeta