Delete 'configfiles/exec_ups.c'
This commit is contained in:
parent
b5159b5552
commit
c39bb24c42
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
#include <stdlib.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
int main()
|
|
||||||
{
|
|
||||||
system("/bin/ups &");
|
|
||||||
return 0;
|
|
||||||
}
|
|
Loading…
Reference in a new issue