initial commit of file from CVS for smeserver-transmission on Sat Sep 7 21:09:17 AEST 2024
This commit is contained in:
4
root/etc/e-smith/events/actions/transmission
Normal file
4
root/etc/e-smith/events/actions/transmission
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
system('chown root:www /usr/bin/unixgroup');
|
||||
system('chmod 750 /usr/bin/unixgroup');
|
||||
system('chown -R transmission:transmission /var/lib/transmission/');
|
Reference in New Issue
Block a user