Advertisement
digimer

Untitled

Dec 23rd, 2013
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. drbdsetup.c: In function 'modprobe_drbd':
  2. drbdsetup.c:2396:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  3. system("/sbin/modprobe drbd");
  4. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement